Skip to content

Conversation

@AndrewWestberg
Copy link
Member

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request fixes a hang issue in newm-chain shutdown by properly handling coroutine cancellation in the kogmios client. The change ensures that CancellationExceptions are rethrown to maintain proper coroutine cancellation chain behavior during shutdown.

  • Adds proper CancellationException handling to prevent shutdown hangs
  • Imports CancellationException from kotlin.coroutines.cancellation package
  • Maintains coroutine cancellation semantics by rethrowing CancellationException

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AndrewWestberg AndrewWestberg merged commit 105e98b into master Sep 25, 2025
1 of 2 checks passed
@AndrewWestberg AndrewWestberg deleted the STUD-499-newm-chain-hang-in-kogmios-shutdown branch September 25, 2025 12:44
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