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

Proton C and C++ receivers don't stop after their duration is up #51

Open
ssorj opened this issue Oct 23, 2018 · 2 comments
Open

Proton C and C++ receivers don't stop after their duration is up #51

ssorj opened this issue Oct 23, 2018 · 2 comments

Comments

@ssorj
Copy link
Owner

ssorj commented Oct 23, 2018

https://gist.github.com/ssorj/7905237860157a65dba28d8f02ad24ff

@ssorj
Copy link
Owner Author

ssorj commented Oct 7, 2021

This is due to the addition of timer tasks to handle durations. If the timer is not canceled, the arrow won't exit. I've fixed this in the C arrow but not yet the C++ one.

@ssorj
Copy link
Owner Author

ssorj commented Oct 7, 2021

RFE for cancellable tasks in C++: https://issues.apache.org/jira/browse/PROTON-2438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant