Skip to content

Conversation

@dhoomakethu
Copy link
Contributor

Close #657
Use in_waiting only with serial clients.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dhoomakethu
Copy link
Contributor Author

@janiversen This will most probably will go to 3.0.0 release (refer #658 ) And will not be available for python < 3.7. JFYI, though there are chances I might release 2.5.3 with this fix alone depending on how much this fix is required for others.

@dhoomakethu dhoomakethu added the 3.x label Aug 1, 2021
@janiversen
Copy link
Collaborator

We are at python3.8 and testing 3.9 so that is not a problem.

I plan to change to pymodbus 3.0 once it is a bit mature and at the same time only using asyncio.

I hope you find others with the same issue, since a 2.5.3 is a fast update in homeassistant (you have 508 active installations here, that should notivqte a bit 😃 )

@dhoomakethu dhoomakethu merged commit 52037bf into dev Aug 1, 2021
camtarn pushed a commit to camtarn/pymodbus that referenced this pull request Dec 6, 2021
camtarn added a commit to camtarn/pymodbus that referenced this pull request Dec 6, 2021
camtarn added a commit to camtarn/pymodbus that referenced this pull request Dec 6, 2021
@janiversen janiversen deleted the Fix-#657 branch April 5, 2022 07:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 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.

ModbusTCP _in_waiting not defined. AttributeError: 'ModbusUdpClient' object has no attribute '_in_waiting'

3 participants