Commit 8b0eca1e authored by Martín Ferrari's avatar Martín Ferrari

note to remember

parent 6dae3045
......@@ -39,6 +39,9 @@ class __Config(object):
config = __Config()
get_nodes = Node.get_nodes
# FIXME: set atfork hooks
# http://code.google.com/p/python-atfork/source/browse/atfork/__init__.py
def set_cleanup_hooks(on_exit = False, on_signals = []):
pass
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment