fix & generalize locking mechanism #49

Closed
opened 2020-11-15 13:02:19 +00:00 by phryk · 1 comment
phryk commented 2020-11-15 13:02:19 +00:00 (Migrated from rnd.phryk.net)

poobrains.analysis.data.Dataset already implements locking, tho still buggy.

Generalize this mechanism to poobrains.auth.Administerable because it's needed for multi-user setups anyways.

Also add tests to avoid regressions.

`poobrains.analysis.data.Dataset` already implements locking, tho still buggy. Generalize this mechanism to `poobrains.auth.Administerable` because it's needed for multi-user setups anyways. Also add tests to avoid regressions.
phryk commented 2020-11-26 12:39:36 +00:00 (Migrated from rnd.phryk.net)

Implemented in f52414e64f with some fixes in following commits.
Deferring test implementation to #7 and closing this issue.

Implemented in f52414e64f with some fixes in following commits. Deferring test implementation to #7 and closing this issue.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#49
No description provided.