fix(camera): stop live mode before disconnecting to prevent polling #309

Merged
wakonig_k merged 1 commits from fix/camera_live_mode into main 2026-09-08 16:03:02 +02:00
Owner

The custom destructor of beamline cameras did not properly unsubscribe from the live updates, leading to warning messages of "disconnected cameras". Stopping the live mode before tearing down the camera should solve it.

The custom destructor of beamline cameras did not properly unsubscribe from the live updates, leading to warning messages of "disconnected cameras". Stopping the live mode before tearing down the camera should solve it.
wakonig_k added 1 commit 2026-09-08 10:12:35 +02:00
fix(camera): stop live mode before disconnecting to prevent polling
CI for csaxs_bec / test (push) Successful in 1m47s
CI for csaxs_bec / test (pull_request) Successful in 1m45s
eb4dfb9d59
wakonig_k requested review from holler 2026-09-08 10:14:02 +02:00
wakonig_k requested review from wyzula_j 2026-09-08 10:14:06 +02:00
holler approved these changes 2026-09-08 15:43:42 +02:00
wakonig_k merged commit 376e5b1661 into main 2026-09-08 16:03:02 +02:00
wakonig_k deleted branch fix/camera_live_mode 2026-09-08 16:03:02 +02:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#309