Learn more about cloning repositories
You have read-only access
[Basic] Add `whileLocked` function to Foundation's Condition. This function can be used to replace the lock(), unlock() pattern and avoid cases where clients forget to unlock().