You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the comm log message is logged before it has been sent over the wire. this might lead to the situation where the message is logged but not actually sent.
Expected Behavior
only messages sent are logged
Minimal Reproducible Example
No response
Solution proposal
log messages after sending
Python Version
3.11
Operating system
windows
Sdc11073 Version
2.0.0
Link to sdc11073 Logs
No response
Further Information
No response
Participation
I am willing to submit a pull request to fix this bug.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
the comm log message is logged before it has been sent over the wire. this might lead to the situation where the message is logged but not actually sent.
Expected Behavior
only messages sent are logged
Minimal Reproducible Example
No response
Solution proposal
log messages after sending
Python Version
3.11
Operating system
windows
Sdc11073 Version
2.0.0
Link to sdc11073 Logs
No response
Further Information
No response
Participation
The text was updated successfully, but these errors were encountered: