Ticket #8 (new defect)
repo locking
| Reported by: | igloo | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1 |
| Component: | camp | Version: | 0.1 |
| Keywords: | Cc: |
Description
Handle repo locking.
Something like
withLockedRepo :: Repository -> (LockedRepository -> IO a) -> IO a
maybe, but functions like readPatch would have to be able to take either repository type.
Change History
Note: See
TracTickets for help on using
tickets.
