Part of GTG.core.datastore View In Hierarchy
Each task has a lock to avoid concurrency on the same task when writing/reading on/from the backend.
| Method | __init__ | Undocumented |
| Method | create_lock | Undocumented |
| Method | remove_lock | Remove the lock for the task tid. |
| Method | ifnotblocked | Undocumented |
| Method | acquire | Undocumented |
| Method | release | Undocumented |