Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta-python: Add stopit #705

Closed
wants to merge 1 commit into from
Closed

Commits on Jun 7, 2023

  1. meta-python: Add stopit

    stopit is a library to raise asynchronous exceptions in other threads, control
    the timeout of blocks or callables with two context managers and two decorators.
    
    The license isn't shipped in the pypi package, so it was extracted from the
    github repo at [1].
    
    [1] https://github.com/glenfant/stopit/blob/master/LICENSE
    
    Signed-off-by: Adrian Zaharia <Adrian.Zaharia@windriver.com>
    azaharia-wr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cb38e37 View commit details
    Browse the repository at this point in the history