Hello everyone!

I encounter a problem in my project. In a particular job, I have a JobExecutionListener that does some DB stuff in afterJob (probably not a good idea in any case).
In...