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: Bypass signal handler if running in a thread #3251

Merged
merged 6 commits into from
May 21, 2024

Commits on May 20, 2024

  1. Bypass signal handler if running in a thread

    - enables full sync compatibility if `run_sync=True`
    anticorrelator committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5e2fa81 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Ruff 🐶

    anticorrelator committed May 21, 2024
    Configuration menu
    Copy the full SHA
    345a589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be738a8 View commit details
    Browse the repository at this point in the history
  3. Add tests

    anticorrelator committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d102515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a82c194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55b535d View commit details
    Browse the repository at this point in the history