-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
Need to clean up transient data from JobContext and StepContext after job execution and step execution end.
Also should not clone transient user data to copies of JobContext and StepContext, to avoid concurrency issues.