Skip to content
Snippets Groups Projects
Commit 32f1c348 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Konstantin Osipov
Browse files

test: check that connection does not leak if there is long call

 - Start a long call, which runs forever
 - Close the connection
 - Stop the fiber running the long call
 - Check that the connection does not leak, box.session.on_disconnect
   trigger is called once the fiber has been stopped

Suggested by @kostja

Follow-up #946
parent 6caf3911
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment