-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 0.7.0, 1.0.0-Beta
-
Component/s: None
-
Labels:None
Currently, the "after" method tries to delete the content-repo and test-repo before shutting down the flowcontroller[1] (causing failures due to files being locked).
`fc.shutdown(true)` should be moved before the deleteDirectory() calls.
- links to