ruanwenjun commented on issue #16976: URL: https://github.com/apache/dolphinscheduler/issues/16976#issuecomment-2608708494
This will not block other events, `DelayQueue` contains a `PriorityBlockingQueue `. The element 1 should be return here, so it will not block other events. -- 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]
