DOC: deadlock resolved with locking introduced in 3a58d0e and d07df66 now uses subprocess.Popen.

pull/1015/head
Daniel Black 2014-03-15 09:38:20 +11:00
parent ce586b6e16
commit bc86e80e72
1 changed files with 0 additions and 3 deletions

3
TODO
View File

@ -27,9 +27,6 @@ Legend:
- Add gettext support (I18N) - Add gettext support (I18N)
- Improve execution of action. Why does subprocess.call deadlock with
multi-jails?
# improve documentation and website for user # improve documentation and website for user
# better return values in function # better return values in function