Browse Source
When multiple filer requests are in-flight and the current filer disappears and a new one is selected by the first goroutine, then there can be a lot of race conditions while retrieving the current filer. Therefore, load/save the current filer index atomically.pull/3475/head
Patrick Schmidt
2 years ago
committed by
GitHub
2 changed files with 20 additions and 14 deletions
Loading…
Reference in new issue