AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 17 forks source link

Fix failing test_project.py - merge to functional-tests branch #88

Closed mikelik closed 1 year ago

mikelik commented 1 year ago

Stop container before removing TEST_APP_DIR to release the open file handles. This way removing TEST_APP_DIR is completed before starting another test.