mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-10 14:46:03 +00:00
8f0bc54fba
`waitFor` has been moved into the main body of integration test `nodes negotiate ...` to reduce blockage on the main thread. That change, along with widening the expiry in `when defined(windows)` (and bumping up `timeout-minutes` in our CI workflow) allows Windows CI builds to succeed more consistently, i.e. without timing out.