Fix Set Runtime Variable Crashing The Application #6

Closed
opened 2024-11-26 20:50:52 +00:00 by owner · 1 comment
Owner

When setting a runtime variable from the manager client, the scanner crashes. Although it manages to set the variable correctly, the scanner crashes right after because NetMQ can't read the next frame.

When setting a runtime variable from the manager client, the scanner crashes. Although it manages to set the variable correctly, the scanner crashes right after because NetMQ can't read the next frame.
owner added the
bug
label 2024-11-26 20:50:52 +00:00
owner self-assigned this 2024-11-26 20:50:52 +00:00
owner added reference CreateRuntimeVariable 2024-11-27 10:34:09 +00:00
Author
Owner

Fixed. The reason why it crashed was because this particular method never sent a response to the client.

Fixed. The reason why it crashed was because this particular method never sent a response to the client.
owner closed this issue 2024-11-27 10:34:56 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: owner/RSE#6
No description provided.