Letter P

python-stopit - Timeout control decorator and context manager, raise exception in another thread

Website: http://pypi.python.org/pypi/stopit
License: GPLv3
Vendor: Alcance Libre, Inc.
Description:
Raise asynchronous exceptions in other threads, control the timeout
of blocks or callables with two context managers and two decorators.

This module provides:

  - a function that raises an exception in another thread, including
    the main thread.
  - two context managers that may stop its inner block activity on
    timeout.
  - two decorators that may stop its decorated callables on timeout.

Packages

python-stopit-1.1.2-1.fc14.al.src [21 KiB] Changelog by Joel Barrios (2021-06-02):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al