Moonsong-Labs / moonwall

Testing Framework for Substrate networks
https://moonsong-labs.github.io/moonwall/
GNU General Public License v3.0
10 stars 4 forks source link

Moonwall doesn't finish after successful run #349

Closed timbrinded closed 8 months ago

timbrinded commented 8 months ago

In tanssi running:

pnpm moonwall test dancebox_smoke S999

Process will stay open after test run is complete. We can hack it to force exit but worth seeing here what is keeping it open.

timbrinded commented 8 months ago

fixed