Add SIGTERM handling to segment gatherer #341
Annotations
7 errors and 4 warnings
test (ubuntu-latest, 3.11, false)
Process completed with exit code 1.
|
test (ubuntu-latest, 3.10, false)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
test (ubuntu-latest, 3.10, false)
Process completed with exit code 1.
|
test (ubuntu-latest, 3.12, false)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
test (ubuntu-latest, 3.12, false)
The operation was canceled.
|
test (3.12, ubuntu-latest, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
test (3.12, ubuntu-latest, true)
The operation was canceled.
|
test (ubuntu-latest, 3.11, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test (ubuntu-latest, 3.10, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test (ubuntu-latest, 3.12, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test (3.12, ubuntu-latest, true)
/home/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|