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

Solve transport close() problem (regression). #2098

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Solve transport close() problem (regression). #2098

merged 1 commit into from
Mar 8, 2024

Conversation

janiversen
Copy link
Collaborator

@janiversen janiversen commented Mar 7, 2024

When transport decides to close a connection it needs to call its own close() not any inherited close.

We have used intern= to secure that, but some of the type hint changes, broke that.

@janiversen janiversen marked this pull request as draft March 7, 2024 20:38
@janiversen janiversen force-pushed the regression branch 6 times, most recently from d7683d4 to cb01492 Compare March 8, 2024 08:08
@janiversen janiversen changed the title Regression testing, to pinpoint missing reconnect_task run. Solve transport close() problem (regression). Mar 8, 2024
@janiversen janiversen marked this pull request as ready for review March 8, 2024 08:58
@janiversen janiversen merged commit 374ca73 into dev Mar 8, 2024
1 check passed
@janiversen janiversen deleted the regression branch March 8, 2024 09:08
janiversen added a commit to dnssoftware/pymodbus that referenced this pull request Mar 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
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.

None yet

1 participant