The lock whole map idea is just for testing with race detector, not for the actual code. The motivation is that we still want to detect race conditions, but not those due to the lock-free hash map.
Ok, I will file a bug for them.
The lock whole map idea is just for testing with race detector, not for the actual code. The motivation is that we still want to detect race conditions, but not those due to the lock-free hash map.
Ok, I will file a bug for them.