Create a Lock class in pike
Open
enhancement
- Dominant language
- Python
- Stars
- 39
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Locking in pike is kinda bit awkward. The lock class can be returned as part of channel.lock() and then can be used as a context manager for unlocking or may be by calling Lock.unlock().
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.