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

[Backport stable/8.2] Resolve flaky EmbeddedSubProcessConcurrencyTest #13501

Merged
merged 1 commit into from
Jul 14, 2023

Commits on Jul 14, 2023

  1. test(engine): fix flaky test

    This test contained a race condition as it was depending on a specific
    timing of message correlations. This commit changes this test to use
    error events instead. The behavior is the same, but this should make it
    deterministic.
    
    (cherry picked from commit b09c141)
    remcowesterhoud authored and github-actions[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    285f7b6 View commit details
    Browse the repository at this point in the history