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

fix(replay): Start replay in afterAllSetup instead of next tick #12709

Merged
merged 3 commits into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. fix(replay): Start replay immediately, not in next tick

    This should hopefully fix some race conditions...
    mydea committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e435d1e View commit details
    Browse the repository at this point in the history
  2. small fixes

    mydea committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    acef6e5 View commit details
    Browse the repository at this point in the history
  3. run replay in afterAllSetup

    mydea committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    eeae961 View commit details
    Browse the repository at this point in the history