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

Add support for scheduling global callbacks #2661

Merged
merged 13 commits into from Mar 8, 2022
Merged

Commits on Mar 8, 2022

  1. Copy the full SHA
    0f90ca8 View commit details
    Browse the repository at this point in the history
  2. Add tests

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    428d28f View commit details
    Browse the repository at this point in the history
  3. Fix flakes

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    7ab2e92 View commit details
    Browse the repository at this point in the history
  4. Fix sub-second scheduling

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    bccaa02 View commit details
    Browse the repository at this point in the history
  5. Improvements and docs

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    af24fb8 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: James A. Bednar <jbednar@users.noreply.github.com>
    philippjfr and jbednar committed Mar 8, 2022
    Copy the full SHA
    abded1b View commit details
    Browse the repository at this point in the history
  7. Cleanup

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    fbc3d06 View commit details
    Browse the repository at this point in the history
  8. Resolve test error

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    301814d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1cb2ed6 View commit details
    Browse the repository at this point in the history
  10. Even greater tolerance

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    ae860cd View commit details
    Browse the repository at this point in the history
  11. Improve docstring

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    b495959 View commit details
    Browse the repository at this point in the history
  12. Increase tolerance

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    7fee213 View commit details
    Browse the repository at this point in the history
  13. Addressed review comments

    philippjfr committed Mar 8, 2022
    Copy the full SHA
    b5c9e1b View commit details
    Browse the repository at this point in the history