Skip to content

Conversation

@dmitriyb
Copy link
Collaborator

@dmitriyb dmitriyb commented Jul 4, 2025

Using inherited coroutines dispatcher instead of the Default one
Fixing possible freezing in NonCancellable blocks when acquiring free core via channel

dmitriyb added 2 commits July 4, 2025 14:12
… support coroutine context inheritance instead of relying on Default dispatcher and improved resource handling in performance and accuracy runners.
…mplementation to enhance resource management and cancellation handling avoiding NonCancellable blocks for acquiring available core; updated `KIModel` to use a new API; added tests for covering coroutine cancellation edge cases.
@dmitriyb dmitriyb requested a review from cupertank July 4, 2025 14:30
@dmitriyb dmitriyb merged commit ecf5f4c into master Jul 4, 2025
10 checks passed
@dmitriyb dmitriyb deleted the JBAI-14226-non_default_dispatcher branch July 7, 2025 10:34
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.

3 participants