Skip to content

🪲 BUG-#144: Save and restore signal handlers on scheduler start/stop#171

Merged
FernandoCelmer merged 6 commits intodevelopfrom
feature/144
Apr 7, 2026
Merged

🪲 BUG-#144: Save and restore signal handlers on scheduler start/stop#171
FernandoCelmer merged 6 commits intodevelopfrom
feature/144

Conversation

@FernandoCelmer
Copy link
Copy Markdown
Member

Description

  • dotflow/providers/scheduler_cron.py — Save previous SIGINT/SIGTERM handlers in _register_signals and restore them in stop() via _restore_signals

Closes #144

Types of changes

  • Bug fix (change that fixes an issue)

Checklist

  • I have performed a self-review of my own code

@FernandoCelmer FernandoCelmer added the bug Something isn't working label Apr 7, 2026
@FernandoCelmer FernandoCelmer self-assigned this Apr 7, 2026
@FernandoCelmer FernandoCelmer merged commit b4e7fd9 into develop Apr 7, 2026
10 checks passed
@FernandoCelmer FernandoCelmer deleted the feature/144 branch April 7, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant