Skip to content
Snippets Groups Projects
Commit 4ac5a3cb authored by mechanik20051988's avatar mechanik20051988 Committed by Nikita Pettik
Browse files

Implement fiber_join_timeout function

Implemented fiber_join_timeout function, which allows to wait
for the completion of the fiber for a specified period of time.
Function returns fiber execution status to the caller or -1
if the timeout exceeded and set diag. Needed for further
on_shutdown API implementation.

Part of #5723
parent 501da2bf
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