Expected Behavior
Actual Behavior
cancelling a workflow that is blocked in Promise.get(timeout, unit) ends the wait immediately and reports it as a timeout
Steps to Reproduce the Problem
Attached you can find the reproduction
ExternalCancelRacingChildStartTest.java
Specifications
- Version: temporal sdk 1.38
- Platform:
Expected Behavior
Actual Behavior
cancelling a workflow that is blocked in Promise.get(timeout, unit) ends the wait immediately and reports it as a timeout
Steps to Reproduce the Problem
Attached you can find the reproduction
ExternalCancelRacingChildStartTest.java
Specifications