Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make methods of local distributed eventbus virtual #21664

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

tntwist
Copy link
Contributor

@tntwist tntwist commented Dec 17, 2024

Description

I need to override several methods of the local distributed eventbus.
So i just made all methods virtual to allow overriding necessary methods.

Checklist

  • [ x] I fully tested it as developer / designer and created unit / integration tests
  • [x ] I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

There should be no testing needed, since it does not change anything in the framework. It just gives possibilities for customizing some logics.

@nebula2
Copy link
Contributor

nebula2 commented Dec 17, 2024

finally!

@maliming maliming added this to the 9.1-preview milestone Dec 18, 2024
@maliming maliming enabled auto-merge December 18, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants