Skip to content

Conversation

@rolfyone
Copy link
Contributor

@rolfyone rolfyone commented Dec 16, 2025

This can happen during building, and can be noisy.

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

Note

AsyncEventDeliverer.stop() now swallows expected shutdown exceptions with debug logging and warns only on unexpected errors.

  • Infrastructure / Events:
    • AsyncEventDeliverer.stop(): Wraps SafeFuture.allOf(...) with exceptionally to:
      • Detect root cause via Throwables.getRootCause.
      • Log RejectedExecutionException, CancellationException, and InterruptedException at debug level.
      • Log other exceptions at warn level.

Written by Cursor Bugbot for commit b39580e. This will update automatically on new commits. Configure here.

…ly shutdown related.

This can happen during building, and can be noisy.
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.

2 participants