Skip to content

Conversation

@bittcrafter
Copy link
Collaborator

  • Reduced shutdown delay from 1 second to 100 milliseconds
  • Added explicit std::process::exit(0) for immediate termination
  • Maintains cleanup opportunity while improving shutdown responsiveness

This change provides faster service termination while ensuring the process exits cleanly.

- Reduced shutdown delay from 1 second to 100 milliseconds
- Added explicit `std::process::exit(0)` for immediate termination
- Maintains cleanup opportunity while improving shutdown responsiveness

This change provides faster service termination while ensuring the process exits cleanly.
@bittcrafter bittcrafter merged commit ab530c8 into rmqtt:master Sep 13, 2025
10 checks passed
@bittcrafter bittcrafter deleted the dev/0.16.0-optimize branch September 14, 2025 03:21
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