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: Deadlocks in singlethreaded execution context #3860

Merged
merged 3 commits into from
Apr 3, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    f513f6f View commit details
    Browse the repository at this point in the history
  2. After rebase fixes

    WojciechMazur committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a18ddec View commit details
    Browse the repository at this point in the history
  3. Address review comments: reorder steal with deadline calculation and …

    …make stealWork yield for deadline < 1ms
    WojciechMazur committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f192e87 View commit details
    Browse the repository at this point in the history