huangzhir commented on PR #4642:
URL: https://github.com/apache/kyuubi/pull/4642#issuecomment-1516540422

   > 
https://github.com/apache/kyuubi/actions/runs/4754456524/jobs/8447299902?pr=4642
   
   sorry for causing trouble. The reason for this problem is that the 
listener's monitoring of the job is asynchronous. Job 1 has ended, but the 
listener has not yet received the message that Job 1 has ended, so the judgment 
was made prematurely.
   
   @pan3793 Should I create a new pull request for the changes, or modify the 
existing one that has already been merged?


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to