diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 <Alice@web> | 2014-09-04 06:09:32 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-04 06:09:32 -0400 |
commit | 57879839c2496c9c855b6c8350167fa5236d606a (patch) | |
tree | f73c94c69ad444897f6ed59353c43ae59e050ebf /doc | |
parent | dde965d8807e925e29827400aa11e06e3be2efcd (diff) | |
download | ikiwiki-57879839c2496c9c855b6c8350167fa5236d606a.tar ikiwiki-57879839c2496c9c855b6c8350167fa5236d606a.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn b/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn index b382d6435..1a0e8270d 100644 --- a/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn +++ b/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn @@ -1,12 +1,11 @@ During ikiwiki make phase the rst process hangs: -ps output http://dpaste.com/21TQQKT -gdb backtrace -http://dpaste.com/0VQBW6D -http://dpaste.com/1VHS88Y +[ps output](http://dpaste.com/21TQQKT) +[gdb backtrace 1](http://dpaste.com/0VQBW6D) +[gdb backtrace 1](http://dpaste.com/1VHS88Y) working with python 2.7 -http://dpaste.com/0985A91 +[http://dpaste.com/0985A91](http://dpaste.com/0985A91) not working with python3.3~3.4 -http://dpaste.com/0ACNK3W +[http://dpaste.com/0ACNK3W](http://dpaste.com/0ACNK3W) looks like the problem is in proxy.py |