vert-x3 / vertx-amqp-client

An AMQP client for Vert.x
Apache License 2.0
17 stars 18 forks source link

dont fire the exceptionHandler twice upon a remote connection closure #43

Closed gemmellr closed 4 years ago

cescoffier commented 4 years ago

This should be also backported to the 3.9 branch.

gemmellr commented 4 years ago

Backported in https://github.com/vert-x3/vertx-amqp-client/commit/a006540c93d3e98ada57aca6683da814402c8157, had to prod all the dependency builds to run first to ensure there were snapshots deployed for the CI job to use.