-
Notifications
You must be signed in to change notification settings - Fork 61
Ensure reconnect loop in ChannelProvider terminates when disposed #1270
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
Conversation
dfa8865
to
1662af1
Compare
This comment was marked as resolved.
This comment was marked as resolved.
src/NServiceBus.Transport.RabbitMQ/Connection/ChannelProvider.cs
Outdated
Show resolved
Hide resolved
Yes, that has been examined by @danielmarbach and that already has cancellation support that will ensure the loop will be terminated: NServiceBus.RabbitMQ/src/NServiceBus.Transport.RabbitMQ/Receiving/MessagePump.cs Lines 262 to 301 in aa68a7d
You are absolutely right. Removed the "wait for reconnect loop" logic. |
b778de5
to
b453792
Compare
0560786
to
d07f297
Compare
88b6414
to
594461a
Compare
This comment was marked as resolved.
This comment was marked as resolved.
594461a
to
5a67bec
Compare
… a known high severity vulnerability to get things compiling
1995f07
to
435104d
Compare
Closed in favor of #1435 |
Uh oh!
There was an error while loading. Please reload this page.