Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream pytests for concurrent execution #70

Open
RichardBruskiewich opened this issue Nov 1, 2022 · 0 comments
Open

Stream pytests for concurrent execution #70

RichardBruskiewich opened this issue Nov 1, 2022 · 0 comments
Assignees

Comments

@RichardBruskiewich
Copy link
Collaborator

RichardBruskiewich commented Nov 1, 2022

Can async concurrent execution of tests be used to run I/O bound tests like TRAPI queries?

The Onehop tests call TRAPI in two locations, test_trapi_kps and test_trapi_aras but each test case call to TRAPI is independent (ordering of test completion may be a fresh challenge).

Some resources to investigate for this use case:

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

No branches or pull requests

2 participants