Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

feat: Expose timeout parameter to the main event loop #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2020

  1. feat: Expose timeout parameter to the main event loop, such that co…

    …ntrol flow
    
    is passed back to an external caller. This provides more flexibility to the API
    user.
    
    Related qdot#43 qdot#38
    wngr committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    365d004 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. add dedicated try_wait method

    wngr committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a2dc79d View commit details
    Browse the repository at this point in the history