[tor-commits] [obfs-flash/master] note that this is a temp workaround

infinity0 at torproject.org infinity0 at torproject.org
Tue Feb 11 14:29:27 UTC 2014


commit 7e2a1fbbee1b0941aaea197d1fedfd35f8560cc9
Author: Ximin Luo <infinity0 at torproject.org>
Date:   Tue Feb 11 14:29:06 2014 +0000

    note that this is a temp workaround
---
 obfs-flash-client |    1 +
 1 file changed, 1 insertion(+)

diff --git a/obfs-flash-client b/obfs-flash-client
index 4f44bbc..32c0c9c 100755
--- a/obfs-flash-client
+++ b/obfs-flash-client
@@ -7,6 +7,7 @@ import sys
 from collections import namedtuple
 from functools import partial
 
+# TODO(infinity0): this is temporary workaround until we do #10047
 if sys.platform == 'win32':
     os.environ["KILL_CHILDREN_ON_DEATH"] = "1"
 from pyptlib.util import parse_addr_spec



More information about the tor-commits mailing list