Skip to content

Conversation

@james-panayis
Copy link
Collaborator

Fix alert_on_abort behaviour and documentation

📝 Summary

The ability to pass a bool was deprecated back in version 1.2. The | bool in the typehint was confusing for users. Also, some of the code (and documentation) was using the literal 'terminate' whereas other parts were using 'all'; this makes it all consistent.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.
  • Updated the documentation.

Remove long-deprecated ability to pass bool and make literals consistent within code
@kzscisoft kzscisoft merged commit 1acd86d into dev Sep 22, 2025
20 checks passed
@kzscisoft kzscisoft deleted the fix_abort_on_alert_config_option branch September 22, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants