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 optional event debouncing for auto-restart #940

Merged
merged 12 commits into from
Jan 29, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    7d441d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b20fd View commit details
    Browse the repository at this point in the history
  3. lint

    taleinat committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    d3f258a View commit details
    Browse the repository at this point in the history
  4. Also protect _stop_process from running in parallel

    Also refactor kill_process() and fix a bug in it.
    taleinat committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ab3d33a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Add changlog entry

    taleinat committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7493cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03039e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46f162 View commit details
    Browse the repository at this point in the history
  4. Add test doc-strings

    taleinat committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c70a721 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Update tests/test_0_watchmedo.py

    Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
    taleinat and BoboTiG committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    2ad37b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    de0df29 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into event-debouncing

    # Conflicts:
    #	changelog.rst
    taleinat committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    032697d View commit details
    Browse the repository at this point in the history
  3. Lint

    taleinat committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b064b47 View commit details
    Browse the repository at this point in the history