You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testserver: expose NoFileCleanup option to allow retention of files after Stop
Retaining files after `Stop` can help debug some test-failures because
one can start the server back up (off the store-dir left behind after
failure). Looking at the data the failing test left behind can help
hypothesize better.
0 commit comments