Skip to content
New issue

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

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

Already on GitHub? # to your account

Asyncify: Fix nondeterminism in verbose logging #6479

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Apr 9, 2024

See #6457 - that PR added a test that exposed existing nondeterminism.

This slightly renames the functions in the test so that the output order is clearer. It's possible that in real-world output the new order may be more or less clear than before, I'm not sure, but I'm also not sure what an "optimal" order would be.

@kripken kripken merged commit 0ee46de into WebAssembly:main Apr 9, 2024
13 checks passed
@kripken kripken deleted the asyncify.nondet branch April 9, 2024 19:39
@gkdn gkdn mentioned this pull request Aug 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants