during a batch... #14
Loading…
x
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?
During a batch of > 1, you waste a bunch of time waiting on the last item
Threads:
1: . . . . . . Done
2: . . . . . . Done
3: . . . .. . . . . . . . .. . . . . . . .. . . . . . . .. . . . . . . Done
Thread 1 and 2 are waiting until 3 is done to get new info = bad