summaryrefslogtreecommitdiff
path: root/service/pixelated/config/reactor_manager.py
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-15 16:22:53 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-15 16:25:00 +0200
commit3ec8dbee135fe67ede676f3c0a882b1ff4fb9701 (patch)
tree1a6b846beb8bd57c78faa8b61c73e85a1b738327 /service/pixelated/config/reactor_manager.py
parent6ac2e7a4c23ef2798ca5b4ad0aa84a5fb7b371f8 (diff)
oopsie, forgot a dependency when merging
Diffstat (limited to 'service/pixelated/config/reactor_manager.py')
-rw-r--r--service/pixelated/config/reactor_manager.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/pixelated/config/reactor_manager.py b/service/pixelated/config/reactor_manager.py
index c9473400..813714a8 100644
--- a/service/pixelated/config/reactor_manager.py
+++ b/service/pixelated/config/reactor_manager.py
@@ -13,6 +13,7 @@
#
# You should have received a copy of the GNU Affero General Public License
# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
+
import signal
import sys
from threading import Thread