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

fix: #99 Don't allow use of core methods from the vert.x or reactor module #140

Closed
wants to merge 2 commits into from

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Jul 23, 2021

The threading system for the vert.x module is not compatible with the core module. Use the core module directly instead.

Partial temp fix for #99

@astubbs astubbs force-pushed the vertx-block-core-usage branch from 3d0b632 to 1411d5b Compare July 23, 2021 14:51
The threading system for the vert.x module is not compatible with the core module. Use the core module directly instead.
@astubbs astubbs force-pushed the vertx-block-core-usage branch from 1411d5b to 018dbf7 Compare July 23, 2021 15:07
@astubbs astubbs changed the title fix: #99 Don't allow use of core methods from the vert.x module fix: #99 Don't allow use of core methods from the vert.x or reactor module Jul 28, 2021
@astubbs astubbs self-assigned this Jul 28, 2021
@astubbs
Copy link
Contributor Author

astubbs commented Jul 28, 2021

Superseded by #133.

@astubbs astubbs closed this Jul 28, 2021
@astubbs astubbs deleted the vertx-block-core-usage branch July 28, 2021 17:06
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.

1 participant