pueue/daemon
Arne Beer 4566a29760
fix: Flaky tests with parallel tasks
The duration of the tasks in the worker_environment_variables test suite
was too low, resulting in occasional flakes.

This should now be fixed, by making the tasks live longer.
2022-10-01 19:42:40 +02:00
..
network fix: Test and fix label deletion 2022-09-10 19:36:39 +02:00
task_handler fix: Flaky tests with parallel tasks 2022-10-01 19:42:40 +02:00
cli.rs add: Shell completion value hints 2022-02-13 12:50:40 +01:00
lib.rs refactor: Move process handling code to pueue_lib 2022-07-27 18:47:18 +02:00
main.rs fix: Pass all options to forked daemon 2022-03-23 11:07:41 +01:00
pid.rs refactor: Move process handling code to pueue_lib 2022-07-27 18:47:18 +02:00
state_helper.rs change: State no longer contains Settings 2022-05-10 10:46:30 +02:00