Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request tracer #1715

Merged
merged 4 commits into from
Jul 31, 2023
Merged

Request tracer #1715

merged 4 commits into from
Jul 31, 2023

Conversation

wriswith
Copy link
Contributor

Getting the request_tracer from kwargs instead of setting it to None in ModbusSerialServer. Works as expected.
Removed line from ModbusUdpServer that overwrote the request_tracer set on line 483 with None.

If there was a reason for disabling the request_tracer in the Serail and UDP server please let me know as I use it in my project.

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

The same should be done with the response_tracer

@janiversen janiversen merged commit 9f6730a into pymodbus-dev:dev Jul 31, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants