Стабилизация восстановления Bridge и Quick Connect
This commit is contained in:
@@ -202,6 +202,10 @@ def test_plugin_expected_state_preserves_its_non_gateway_http_status(
|
||||
"unable to perform operation on <TCPTransport closed=True>; "
|
||||
"the handler is closed"
|
||||
),
|
||||
RuntimeError(
|
||||
"Unexpected ASGI message 'websocket.send', after sending "
|
||||
"'websocket.close'."
|
||||
),
|
||||
],
|
||||
)
|
||||
def test_device_plugin_events_treats_proven_transport_disconnect_as_completion(
|
||||
|
||||
Reference in New Issue
Block a user