-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SNOW-1313544 temporal credential cache map race (#1103)
* SNOW-1313544 Parallel operations on different roles cause program to crash (race condition on temporal credential cache) * moving locks a bit ahead (delete on map happened before lock) * write-lock instead of read-lock when reading the credentials
- Loading branch information
1 parent
c165ed5
commit 088150c
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters