Skip to content
Snippets Groups Projects
  • mechanik20051988's avatar
    9a1a9f09
    lua: implement timeout for 'fiber:join' · 9a1a9f09
    mechanik20051988 authored
    Implement ability to pass timeout to 'fiber:join' function.
    If timeout expired, join fails with 'timed out' error.
    
    Closes #6203
    
    @TarantoolBot document
    Title: ability to set timeout for 'fiber:join' function was implemented
    Implement ability to pass timeout to 'fiber:join' function.
    If timeout expired, join fails with 'timed out' error.
    9a1a9f09
    History
    lua: implement timeout for 'fiber:join'
    mechanik20051988 authored
    Implement ability to pass timeout to 'fiber:join' function.
    If timeout expired, join fails with 'timed out' error.
    
    Closes #6203
    
    @TarantoolBot document
    Title: ability to set timeout for 'fiber:join' function was implemented
    Implement ability to pass timeout to 'fiber:join' function.
    If timeout expired, join fails with 'timed out' error.