Skip to content

Fix _storage_main terminate_on_parent_death not working on mac #31605

Fix _storage_main terminate_on_parent_death not working on mac

Fix _storage_main terminate_on_parent_death not working on mac #31605

Triggered via pull request October 31, 2024 08:59
Status Failure
Total duration 1m 57s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

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.