Skip to content

Conversation

janiversen
Copy link
Collaborator

@janiversen janiversen commented Oct 30, 2024

Issue #2432 showed a bug in the client locking.

Pymodbus do NOT allow parallel calls ! the lock ensures that.

The App can issue multiple calls, but the 2..n call will wait on the lock.

@janiversen janiversen merged commit bc407f6 into dev Oct 30, 2024
1 check passed
@janiversen janiversen deleted the client_lock branch October 30, 2024 22:13
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.

1 participant