Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch panics in local activities #622

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

cretz
Copy link
Member

@cretz cretz commented Nov 9, 2021

What was changed

Moved local activity panic handler to where it can be used.

Why?

Panics were not handled in local activities.

Checklist

  1. Closes Local activities do not catch panics #621

@cretz cretz merged commit 384e906 into temporalio:master Nov 9, 2021
@cretz cretz deleted the local-activity-panic branch November 9, 2021 23:02
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.

Local activities do not catch panics
3 participants