Skip to content

Conversation

chinfuyang
Copy link
Contributor

This pull request introduces a configurable option to control whether exceptions are reported from within the Coroutine class. The main change is the addition of a static flag and a setter method to enable or disable exception reporting, which allows for more flexible error handling in coroutine contexts.

@albertcht albertcht changed the title Add ability to enable or disable exception reporting in Coroutine feat: add ability to enable or disable exception reporting in Coroutine Sep 23, 2025
@albertcht albertcht added the enhancement Improved feature or adjustments. label Sep 23, 2025
@albertcht albertcht merged commit 63d1c78 into hypervel:main Sep 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improved feature or adjustments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants