Ticket #2180 (closed enhancement: fixed)
FilesystemLock needs a method that defers until it can acquire a lock
| Reported by: | wsanchez | Owned by: | dreid |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | wsanchez, dreid, therve | Branch: | lockfile-deferred-2180-2 |
| Author: | Launchpad Bug: |
Description
FilesystemLock has a lock() method that returns True or False, which is swell, but sometimes you want to wait until you can aquired lock, in a Twisted-friendly way.
Change History
Note: See
TracTickets for help on using
tickets.
