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

Support Stimulus ID's in Scheduler with ContextVars #6046

Closed
wants to merge 33 commits into from

Commits on Apr 1, 2022

  1. test_scheduler.py succeeds

    sjperkins committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c2a3ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d10407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30be1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    308568e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b017a12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd6efcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40f87f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52697de View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    17f069a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e9ef7 View commit details
    Browse the repository at this point in the history
  3. Enable github tmate

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ef4e29c View commit details
    Browse the repository at this point in the history
  4. Target specific test case

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    08a6812 View commit details
    Browse the repository at this point in the history
  5. bump

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1ce45f0 View commit details
    Browse the repository at this point in the history
  6. Explicitly specify sync/async stimulus_handler

    inspect.iscoroutinefunction doesn't recognise cythonised async functions
    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    222b24d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55e5216 View commit details
    Browse the repository at this point in the history
  8. Document sync parameter

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    22e3300 View commit details
    Browse the repository at this point in the history
  9. Revert "bump"

    This reverts commit 1ce45f0.
    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9c42c3f View commit details
    Browse the repository at this point in the history
  10. Revert "Target specific test case"

    This reverts commit 08a6812.
    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a517fcb View commit details
    Browse the repository at this point in the history
  11. Revert "Enable github tmate"

    This reverts commit ef4e29c.
    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e29ad73 View commit details
    Browse the repository at this point in the history
  12. comments

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8458969 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    caf9a1d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a57d9c1 View commit details
    Browse the repository at this point in the history
  15. stimulus_handler changes

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b311bef View commit details
    Browse the repository at this point in the history
  16. worker changes

    sjperkins committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1cf4032 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    9b789f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4433754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    046b49a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9241c72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c37f743 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c37ab61 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    8575d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3457a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0aa434 View commit details
    Browse the repository at this point in the history