mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
We were scheduling the action with exec_now, but it spawns a new task itself, which did not have the ShutdownToken. Persistance part of the start_stop test doesn't work because when the after actions are executed, they decrement the trigger, which is then removed from DB. So they should not decrement it anymore, just check that it's still there. Next commit! |
||
|---|---|---|
| .. | ||
| test-conf | ||
| conf_load.rs | ||
| end_to_end.rs | ||
| ip.rs | ||
| notif-no-pattern.jsonnet | ||
| notif.jsonnet | ||
| simple.rs | ||
| start_stop.jsonnet | ||
| start_stop.rs | ||