Run snapshot_update in executor #29813
Annotations
3 errors
type-checking (3.12):
src/ert/run_models/base_run_model.py#L452
"Callable[[], AbstractEventLoop]" has no attribute "run_in_executor"
|
type-checking (3.12):
src/ert/run_models/base_run_model.py#L453
"send_snapshot_event" of "BaseRunModel" does not return a value (it only ever returns None)
|
type-checking (3.12)
Process completed with exit code 1.
|