Fix for the S3Queue ordered mode to ensure the shutdown procedure exits earlier when called.
Why it matters
This fix addresses an issue in the S3Queue ordered mode where the shutdown process did not quit promptly. It improves the shutdown behavior, preventing potential delays or hanging during termination, which enhances reliability and responsiveness when stopping S3Queue operations.How to use it
The fix is applied internally to the S3Queue ordered mode. Users do not need to make any configuration changes; the improved shutdown behavior will take effect after updating to the version including this fix.