Skip to content

fix(shutdown): Increase shutdown timeout#1290

Draft
jmaeagle99 wants to merge 1 commit into
mainfrom
cancel-poller-fix
Draft

fix(shutdown): Increase shutdown timeout#1290
jmaeagle99 wants to merge 1 commit into
mainfrom
cancel-poller-fix

Conversation

@jmaeagle99
Copy link
Copy Markdown
Contributor

What was changed

Increase the shutdown timeout

Why?

The shutdown timeout is too short for some slower machines. Increase it to 5 seconds to give plenty of time for shutdown to finish. The short duration is causing CI failures in other repositories due to the dbg_panic. This should not affect release builds as they should only emit log messages instead of panicking.

@jmaeagle99 jmaeagle99 requested a review from a team as a code owner May 22, 2026 23:08
@jmaeagle99 jmaeagle99 changed the title fix(shtudown): Increase shutdown timeout fix(shutdown): Increase shutdown timeout May 22, 2026
@jmaeagle99 jmaeagle99 force-pushed the cancel-poller-fix branch from 6cb6768 to 6d65179 Compare May 22, 2026 23:28
@jmaeagle99 jmaeagle99 marked this pull request as draft May 22, 2026 23:46
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