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

Test with individual processes for the simultaneous requests tests #413

Closed
wants to merge 1 commit into from

Conversation

danschultzer
Copy link
Collaborator

@danschultzer danschultzer commented Feb 8, 2020

It's better to test these as parallel async tasks, but I have to find a way to ensure that the conn_2 task always goes shortly after conn_1 task.

This is a prerequisite to properly test the issues from #356 and solution like the set-global-lock branch.

@danschultzer
Copy link
Collaborator Author

Only makes sense for the set-global-lock branch. This will highlights the race condition problem.

@danschultzer danschultzer deleted the async-tests branch February 8, 2020 21:55
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