Skip to content

Comments

Make tests run concurrently using Multi threading#254

Open
sgopalan98 wants to merge 5 commits intoaskimed:mainfrom
sgopalan98:multi-threading-concurrent
Open

Make tests run concurrently using Multi threading#254
sgopalan98 wants to merge 5 commits intoaskimed:mainfrom
sgopalan98:multi-threading-concurrent

Conversation

@sgopalan98
Copy link

I wanted this feature of running the nf-tests in parallel.

I implemented this feature by using ExecutorService and running each test as a future in the Executor Service.

@sgopalan98
Copy link
Author

The logs for the failed tests are not visible. Can this be rerun @lukfor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant