vert-x3 / vertx-ignite

Apache License 2.0
35 stars 28 forks source link

prevent node listener race. fixes #117 #118

Closed DemonicTutor closed 3 years ago

DemonicTutor commented 3 years ago

Motivation:

cherry pick NodeListener concurrency fix to 4.1 branch.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

DemonicTutor commented 3 years ago

@zyclonite PR for the 4.1 branch