WIP: Refactor SyncWebsocketDuplexer to use queues for messaging #22606
Annotations
5 errors
type-checking (3.11):
src/ert/ensemble_evaluator/sync_ws_duplexer.py#L42
Need type annotation for "send_queue"
|
type-checking (3.11):
src/ert/ensemble_evaluator/sync_ws_duplexer.py#L43
Need type annotation for "recv_queue"
|
type-checking (3.11):
src/ert/ensemble_evaluator/sync_ws_duplexer.py#L62
Call to untyped function "_handle_client" in typed context
|
type-checking (3.11):
src/ert/ensemble_evaluator/sync_ws_duplexer.py#L80
Function is missing a return type annotation
|
type-checking (3.11)
Process completed with exit code 1.
|