Mose Müller
|
053050a62c
|
tasks: return result of task after finishing gracefully
Tasks that finished gracefully were restarted again. This fixes that.
|
2025-01-20 06:10:48 +01:00 |
|
Mose Müller
|
b24db00eda
|
renames restart_on_failure to restart_on_exception
|
2025-01-18 07:19:04 +01:00 |
|
Mose Müller
|
b9a91e5ee2
|
removes timeout_start_sec
I misinterpreted this option as the time to wait before starting the
task. This is apparently not what it stands for in systemd.service
|
2025-01-17 20:32:44 +01:00 |
|
Mose Müller
|
f83bc0073b
|
fix: tests were expecting linux-type signals
|
2025-01-17 20:23:45 +01:00 |
|
Mose Müller
|
d0b0803407
|
adds tests for new task options
|
2025-01-17 20:00:04 +01:00 |
|
Mose Müller
|
6b6ce1d43f
|
adds test checking for multiple instances of a class containing a task
|
2024-09-23 09:44:43 +02:00 |
|
Mose Müller
|
20028c379d
|
test: updates task tests
|
2024-09-21 09:04:04 +02:00 |
|
Mose Müller
|
1ac9e45c73
|
test: updates task test to catch recursion when defining without autostart
|
2024-09-21 08:36:47 +02:00 |
|
Mose Müller
|
32e36d4962
|
adds task tests
|
2024-09-16 07:53:46 +02:00 |
|