Homec4science

Close all DB connections when Daemons sleep

Authored by deedydas <dd367@cornell.edu> on Apr 10 2013, 23:52.

Description

Close all DB connections when Daemons sleep

Summary: Fixes T2933

Test Plan:
As guided by Evan - by setting $tasks = array(); in PhabricatorTaskmasterDaemon.php
and running 'phd debug taskmaster' and 'show full processlist' on mysql as root. No extra connections
detected.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2933

Differential Revision: https://secure.phabricator.com/D5654

Details

Committed
epriestley <git@epriestley.com>Apr 10 2013, 23:52
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9bbce8de42ae: Fix some beta/install Application issues
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd028790dd702: Close all DB connections when Daemons sleep (authored by deedydas <dd367@cornell.edu>).Apr 10 2013, 23:52