Skip to content

Make tests run concurrently using Multi threading#254

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

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

Conversation

@sgopalan98

Copy link
Copy Markdown

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
Copy Markdown
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