Skip to content

Don't invoke trace_connect callback twice#2670

Merged
janiversen merged 3 commits into
pymodbus-dev:devfrom
erlend-aasland:gh-2669/multiple-invokations-of-trace-connect
May 19, 2025
Merged

Don't invoke trace_connect callback twice#2670
janiversen merged 3 commits into
pymodbus-dev:devfrom
erlend-aasland:gh-2669/multiple-invokations-of-trace-connect

Conversation

@erlend-aasland

Copy link
Copy Markdown
Contributor

Fixes #2669

@erlend-aasland erlend-aasland changed the title Don't call trace_connect callback twice upon connect Don't invoke trace_connect callback twice upon connect May 19, 2025
@janiversen janiversen changed the title Don't invoke trace_connect callback twice upon connect Don't invoke trace_connect callback twice May 19, 2025

@janiversen janiversen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thanks.

Super you added test cases, most welcome.

@janiversen janiversen merged commit cc01d1a into pymodbus-dev:dev May 19, 2025
1 check passed
@erlend-aasland erlend-aasland deleted the gh-2669/multiple-invokations-of-trace-connect branch May 19, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

trace_connect is called twice

2 participants