hopefully it would be a read/write lock... so we c...
# development
w
hopefully it would be a read/write lock... so we could do something like acquire "read" while executing things, but acquire "write"/exclusive while forking ...?