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

Allow reconfiguration without restart #742

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Allow reconfiguration without restart #742

wants to merge 5 commits into from

Commits on Sep 16, 2024

  1. remove unused table subject

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7eb7329 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. install simple signal handler

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    82dcc6d View commit details
    Browse the repository at this point in the history
  2. Also reload templates; reload specs eagerly

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3ae725d View commit details
    Browse the repository at this point in the history
  3. appease flake8

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8912645 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. simplify concurrency handling, improve readability

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aaed31a View commit details
    Browse the repository at this point in the history