Extend Test Clean Up Time
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Sarah Jamie Lewis 2023-03-06 13:44:12 -08:00
parent de32ae240a
commit fcb07042d7
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ func TestFileSharing(t *testing.T) {
app.Shutdown()
acn.Close()
time.Sleep(10 * time.Second)
time.Sleep(20 * time.Second)
numGoRoutinesPostACN := runtime.NumGoroutine()
// Printing out the current goroutines