Fix _storage_main terminate_on_parent_death
not working on mac
#31602
Annotations
4 errors
Run mypy ert:
src/ert/services/_storage_main.py#L127
Function is missing a type annotation for one or more arguments
|
Run mypy ert:
src/ert/services/_storage_main.py#L132
Function is missing a return type annotation
|
Run mypy ert:
src/ert/services/_storage_main.py#L135
Call to untyped function "check_parent_alive" in typed context
|
Run mypy ert
Process completed with exit code 1.
|
Loading