-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Wait for remote update goroutine to finshes
Wait until the goroutine repsonsible for updates from the remote finishes to ensure that all references to the database are proplery releases. This was causing test cleanup on windows to fail since the go-routine was still active when the test had finished executing.
- Loading branch information
1 parent
6333a4e
commit 253c01c
Showing
1 changed file
with
29 additions
and
14 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