fix(architecture): restore generic runtime boundaries

This commit is contained in:
DCCONSTRUCTIONS
2026-07-29 14:20:42 +03:00
parent 82a44478fb
commit 1e1b7fe43d
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ def test_rerun_port_selection_skips_a_recording_still_held_by_a_viewer(
recording = FakeRecording()
with caplog.at_level(
logging.INFO,
logger="k1link.device_plugins.xgrids_k1.viewer_receiver",
logger="k1link.viewer.rerun_bridge",
):
bridge = RerunBridge(
grpc_port=preferred_port,