ArithmeticException: long overflow on @Scheduled(fixedDelay = Long.MAX_VALUE, timeUnit = TimeUnit.MINUTES) #31210
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
This is similar as #30754
Note I can confirm the original issue is solved in Spring 6.0.11 as this works:
but using:
still gives the ArithmeticException:
The text was updated successfully, but these errors were encountered: