Skip to content

605 ActionLoop Exception - #606

Merged
robnagler merged 4 commits into
radiasoft:masterfrom
eloise-nebula:605-ActionLoop-Error
Sep 16, 2025
Merged

605 ActionLoop Exception#606
robnagler merged 4 commits into
radiasoft:masterfrom
eloise-nebula:605-ActionLoop-Error

Conversation

@eloise-nebula

Copy link
Copy Markdown
Contributor

Fixes #605 by adding an exception handling function to ActionLoop.

Comment thread pykern/pkasyncio.py
finally:
self.destroy()

def _handle_exception(self, exc):

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Document this function.

@robnagler
robnagler self-requested a review September 16, 2025 20:33
@robnagler
robnagler merged commit 36f13b8 into radiasoft:master Sep 16, 2025
3 checks passed
@eloise-nebula
eloise-nebula deleted the 605-ActionLoop-Error branch September 16, 2025 20:50
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.

Add Exception Handling to ActionLoop

2 participants