8 lines
273 B
YAML
8 lines
273 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes periodic task initialization options to prevent a negative number.
|
|
If ``[conductor]clean_callback_timeout``, ``[conductor]inspect_wait_timeout``
|
|
or ``[conductor]inspect_wait_timeout`` have a negative value an error
|
|
will be triggered.
|