You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would not give me the error details of the runtime exception but of the timeout thus masking the problem. It would also prevent any unit testing that expected specific exceptions.
What are you really trying to do?
Unit test a workflow
Describe the bug
When unit testing a workflow, if the workflow under test encounters a runtime exception the unit test hangs.
Minimal Reproduction
See pull request here wolfy-j/temporal-simple-test-example#1
Environment/Versions
Additional context
Discussed on slack last Friday with wolfy-j
The text was updated successfully, but these errors were encountered: