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

Use only suspendable send/recieve channel methods in tests #1421

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Schahen
Copy link
Collaborator

@Schahen Schahen commented Jun 27, 2024

Flakiness was caused by (at least this was the major contributing factor) intermixing suspendable and non-suspendable channel methods

This is presumably the ultimate fix for https://youtrack.jetbrains.com/issue/CMP-1580

@Schahen Schahen requested a review from MatkovIvan June 27, 2024 08:19
@Schahen Schahen merged commit 1acafaf into jb-main Jul 10, 2024
8 checks passed
@Schahen Schahen deleted the shagen/web-tests-suspendable-channels branch July 10, 2024 09:58
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.

2 participants