vert-x3 / vertx-tcp-eventbus-bridge

Apache License 2.0
49 stars 44 forks source link

Fix to "Unregistering a consumer fails" #35

Closed PhilLehmann closed 6 years ago

PhilLehmann commented 6 years ago

This fixes https://github.com/vert-x3/vertx-tcp-eventbus-bridge/issues/34.

Tested TcpBusTest/testUnsubscribe against this branch. Worked fine. Please accept.

vietj commented 6 years ago

we need a test for it in this project

vietj commented 6 years ago

set milestone to 3.5.1 so we don't forget it

PhilLehmann commented 6 years ago

As this was already merged with #39, I close this PR.