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