Skip to content

remove time.Sleep from itests and make use of a more deterministic approach #991

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

Open
ZZiigguurraatt opened this issue Feb 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ZZiigguurraatt
Copy link

There are a number of places where time.Sleep is used in itests:

These sleeps should be removed and replaced with a more deterministic approach. This will increase the speed of testing, the results will be more predictable and not dependent on the loading of the machine running the tests.

@ZZiigguurraatt ZZiigguurraatt added the bug Something isn't working label Feb 28, 2025
@levmi levmi moved this from 🆕 New to 🏗 In progress in Taproot-Assets Project Board Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant