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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Register async executor as a bean using @bean
- Fixes graceful shutdown failure for @async tasks
- Ensures the executor's lifecycle is managed by Spring
- Removes redundant manual call to initialize()
0 commit comments