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

Replace sleeps with wait-for #44

Open
ghost opened this issue Aug 26, 2020 · 1 comment
Open

Replace sleeps with wait-for #44

ghost opened this issue Aug 26, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ghost
Copy link

ghost commented Aug 26, 2020

Currently some tests use (Thread/sleep) to wait for some desired result which is ugly. We should use wait-for instead.

@ghost ghost added the enhancement New feature or request label Aug 26, 2020
@ghost ghost added this to the v0.2 milestone Aug 26, 2020
@Quantisan Quantisan modified the milestones: v0.2, v0.3 Sep 5, 2020
@ghost ghost mentioned this issue Sep 12, 2020
@ghost ghost modified the milestones: v0.3, v0.4 Sep 13, 2020
@ghost
Copy link
Author

ghost commented Sep 13, 2020

I took the liberty to change the milestone to v0.4 to indicate that we'll take care of this a little later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant