Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
When the repository is shut down while a script is being executed, the execution of the script is not cancelled properly. Sessions are logged out while the script is still running causing errors in the logs and possibly other kind of mayhem. The updater executor module should properly cancel any running scripts when the repository shuts down.