You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- All alerters now return from loop when context is cancelled
- Each individual alert context is now given an explicit timeout
in the case when there's no deadline set for parent context
- Mail alerter now honours context
Fixes#62
Signed-off-by: Vaibhav <[email protected]>
- All alerters now return from loop when context is cancelled
- Each individual alert context is now given an explicit timeout
in the case when there's no deadline set for parent context
- Mail alerter now honours context
Fixes#62
Signed-off-by: Vaibhav <[email protected]>
If the context cancels, the mail alerter doesn't exit.
The text was updated successfully, but these errors were encountered: