Skip to content
Snippets Groups Projects
Commit b076f503 authored by Jared Hancock's avatar Jared Hancock
Browse files

autocron: Release agent session before running

The PHP session system will hold a lock on the session until it is released.
It is important to release the session before performing long-running tasks
so that further requests from the agent are not locked.
parent 282c0fb5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment