Race condition when joining bookmarks #21
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a race condition when joining bookmarks. This causes the client to crash if the bookmarks map is written to and read from two goroutines simultaneously.