Skip to content

Make sure to print an error if data is lost while terminating DPL raw proxy - #3811

Merged
matthiasrichter merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:amend-pr3801
Jun 16, 2020
Merged

Make sure to print an error if data is lost while terminating DPL raw proxy#3811
matthiasrichter merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:amend-pr3801

Conversation

@matthiasrichter

Copy link
Copy Markdown
Collaborator

Amending PR #3801. Checking for the requested change of device state before
dispatching messages might silently drop data.

Have to ensure that message are always dispatched, and if the sending does not
succeed an error message is printed. Only after that the pending device state
change is checked and can break the loop.

@matthiasrichter
matthiasrichter requested a review from ktf June 15, 2020 12:35
@matthiasrichter
matthiasrichter requested a review from a team as a code owner June 15, 2020 12:35
Amending PR AliceO2Group#3801. Checking for the requested change of device state before
dispatching messages might silently drop data.

Have to ensure that message are always dispatched, and if the sending does not
succeed an error message is printed. Only after that the pending device state
change is checked and can break the loop.
@matthiasrichter matthiasrichter changed the title Make sure to print an error if data is lost while terminating device Make sure to print an error if data is lost while terminating DPL raw proxy Jun 15, 2020
@matthiasrichter
matthiasrichter merged commit 9b4ef4a into AliceO2Group:dev Jun 16, 2020
@matthiasrichter
matthiasrichter deleted the amend-pr3801 branch June 16, 2020 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant