• Cédric Le Ninivin's avatar
    equeue: Rewrite equeue · d95838e2
    Cédric Le Ninivin authored
    Equeue is rewriten extending SocketServer.ThreadingUnixStreamServer (Thanks to Julien M.).
    So far outputs of commands invoked by equeue are redirected to /dev/null to avoid locking the whole process.
    
    equeue: Fix identation problem
    d95838e2
__init__.py 5.61 KB