Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
Documentation
As the new publiclocked
method has been add to themultiprocessing.SemLock
base class, this method is also available formultiprocessing.[Bounded]Semaphore
, as currently formultprocessing.[R]Lock
classes.
The documentation should be updated by adding an entry for each class as below:
cpython/Doc/library/multiprocessing.rst
Lines 1424 to 1428 ine846244
..method::locked() | |
Return a boolean indicating whether this object is locked right now. | |
..versionadded::3.14 |
Linked issue/PR
Metadata
Metadata
Assignees
Projects
Status
Todo