Bug 226 - Scheduler - Separate Session Hung Session
Resolved in Version 10.0.19.0
Bug: When a scheduled job is kicked off using the service with separate session enabled, that job will run and complete but will not close. Can lead to multiple sessions open.
Steps to reproduce:
- Open/Create a job that uses separate session.
- Schedule the job and run it through the service.
Expected Result: Job runs and separate session closes.
Actual Result: Job runs and the session just remains open.
Comments
0 comments
Please sign in to leave a comment.