Replies: 1 comment 2 replies
|
@Jonas1312 by default all tasks just killing, but you can set |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have a question for which I haven't found an answer in the documentation.
When the app/broker is closed, what happens to the asyncio tasks still in progress? Is a nack sent to the nats server, for example?
Is there a way to configure this behavior somewhere?
Thanks
All reactions