Name : python2-atfork
| |
Version : 0.1.2
| Vendor : Fedora Project
|
Release : 16.fc29
| Date : 2018-07-15 05:39:10
|
Group : Development/Languages
| Source RPM : python-atfork-0.1.2-16.fc29.src.rpm
|
Size : 0.05 MB
| |
Packager : Fedora Project
| |
Summary : Provides an API to register callbacks when forking
|
Description :
Atfork provides a pthread_atfork() work-a-like API for Python 2.4, 2.5 and 2.6 along with fixers to monkey patch standard library modules at run time to be safe in programs using both threading and forking.
While mixing threads and forking in a program is generally considered to be a bad idea it need not be so painful.
A missing API in the Python is an atfork mechanism so that locks can be acquired and released properly around fork calls. This module adds that. It also provides monkey patchers that fix the standard library to properly register callbacks for locks they create.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p |