Abacn commented on PR #40103:
URL: https://github.com/apache/beam/pull/40103#issuecomment-5646748727

   Also async job.cancel() shouldn't set the job status to CANCELLED 
immediately per spec. It is subsequent job.status() will query for status and 
set it to cancelled if so; or subsequent job.waitUntilFinish() blocks until job 
actually cancelled on (mini)cluster. This can be follow ups.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to