-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
Environment (Required on creation):
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
Steps to reproduce (Required on creation):
run shouldStopExternalTaskClientWithoutWaitingFor1Minute from https://github.com/rpost/camunda-external-task-client-bugs/blob/main/src/test/java/com/example/workflow/ApplicationTest.java
Observed Behavior (Required on creation):
ExternalTaskClient waits with stopping until async response timeout is passed.
Expected behavior (Required on creation):
ExternalTaskClient stops immediately.