Skip to content

Conversation

@jeanouii
Copy link
Contributor

@jeanouii jeanouii commented Nov 17, 2025

This is not related to the Java 25 work because the bug can be reproduced in 5.18.x branch for instance. It has been broken for a long time I believe.

When using repeat with a cron scheduler, we need to deffer the actual scheduling when process is done to avoid a dead lock to happen because we want to write a command while already writting a command.

@jeanouii
Copy link
Contributor Author

jeanouii commented Dec 1, 2025

@jbonofre I don't know why Jenkins is complaining. I don't have enough permissions to trigger a new build, so I'm not sure what else to do.

This is clearly a bug that should be fixed. Any comments?

@jbonofre
Copy link
Member

jbonofre commented Dec 2, 2025

@jeanouii I'm triggering a new run on Jenkins.

@jbonofre
Copy link
Member

jbonofre commented Dec 2, 2025

Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took a look and it looks good. Thanks !

@jbonofre jbonofre merged commit f55e534 into apache:main Dec 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants