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

Use vu context #109

Merged
merged 2 commits into from
Feb 10, 2023
Merged

Use vu context #109

merged 2 commits into from
Feb 10, 2023

Conversation

pablochacin
Copy link
Collaborator

@pablochacin pablochacin commented Feb 10, 2023

Description

Obtain a context from the VU when a disruptor instance is created, instead of using the context obtained when the module ins initialized.

This changes can be tested by running any test that uses the disruptor.

Fixes #107 #106

Checklist:

  • My code follows the coding style of this project
  • I have performed a self-review of my code

Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Obtain a new context for each disruptor instance.
1 participant