Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: bug
A general bug
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Pedro Ribeiro opened SPR-9821 and commented
I was looking the spring source code, and I think there is a race condition on class ReschedulingRunnable.
The cancel method may have no effect.
For more information, please check the code in attachment.
Affects: 3.1.2, 3.2 M2
Reference URL: https://github.com/SpringSource/spring-framework/blob/master/spring-context/src/main/java/org/springframework/scheduling/concurrent/ReschedulingRunnable.java
Attachments:
The text was updated successfully, but these errors were encountered: