0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00

fix: removed qcoreapplication for polling events

This commit is contained in:
2024-08-13 18:52:24 +02:00
parent 9509be14be
commit 4d02b42f11
5 changed files with 110 additions and 74 deletions

View File

@ -295,3 +295,4 @@ def test_auto_update(bec_client_lib, rpc_server_dock, qtbot):
plt_data[f"Scan {status.scan.scan_number} - {dock.selected_device}"]["y"]
== last_scan_data["samy"]["samy"].val
)
dock.auto_updates.shutdown()