v.25.8Improvement

Improved server shutdown handling

Improved server shutdown handling for client connections by simplifying internal checks. #84312 (Raufs Dunamalijevs).
Improved server shutdown handling for client connections by simplifying internal checks.

Why it matters

This feature enhances the reliability and clarity of server shutdown processes by simplifying the internal checks related to client connections. It helps ensure a smoother and more predictable shutdown behavior, reducing potential issues during server termination.

How to use it

No user action is required as this improvement is internal. The enhanced server shutdown logic is applied automatically in the server version that includes this update.