I created a patch for this bug. It is not very extensive. In fact it
changes just the bare minimum needed to prevent the problem. I don't add
a queue then have all the commands run by a single thread as Yaroslav
suggested, I just added a lock to executeCmd() in the server/action.py
file to prevent calling iptables or other shell commands concurrently.
The patch can be found at:
https://sourceforge.net/tracker/?func=detail&aid=3413485&group_id=121032&atid=689046
(my apologies if that link wraps to the next line)
Michael Saavedra
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org