Skip to content

Fix shutdown hang in server mode - #55

Merged
joakimr-axis merged 1 commit into
mainfrom
joakimr-axis_servertimeout
Nov 25, 2025
Merged

Fix shutdown hang in server mode#55
joakimr-axis merged 1 commit into
mainfrom
joakimr-axis_servertimeout

Conversation

@joakimr-axis

@joakimr-axis joakimr-axis commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

Describe your changes

Add modbus response timeout to mitigate hang on modbus_receive. This only affects server mode (used when debugginig/testing the application).

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have verified that my code follows the style already available in the repository
  • I have made corresponding changes to the documentation

Add modbus response timeout to mitigate hang on modbus_receive.
This only affects server mode (used when debugginig/testing the
application).

Change-Id: I561e613f8056a572722fd5869e6b1d5bffbc4a10
Signed-off-by: Joakim Roubert <joakimr@axis.com>
@joakimr-axis
joakimr-axis merged commit 5982420 into main Nov 25, 2025
9 checks passed
@joakimr-axis
joakimr-axis deleted the joakimr-axis_servertimeout branch November 25, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant