[X2Go-Commits] x2gobroker.git - tmp (branch) updated: 0.0.0.5-43-gf74dbc8

X2Go dev team git-admin at x2go.org
Tue Apr 23 21:08:56 CEST 2013


The branch, tmp has been updated
       via  f74dbc86da2fee649b2c8e75104e7b45885742d4 (commit)
      from  fdfc849b6c698e4008356fc4b35c206d7fceb73c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2gobroker/agent.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2gobroker/agent.py b/x2gobroker/agent.py
index 23ea1bc..b32489a 100644
--- a/x2gobroker/agent.py
+++ b/x2gobroker/agent.py
@@ -40,6 +40,7 @@ class delayed_execution(threading.Thread):
         self.agent_func = agent_func
         self.delay = delay
         self.kwargs = kwargs
+        self.daemon = True
         self.start()
 
     def run(self):


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list