Block a user
smtp-handling
worker and master splited
also maybe
os.path.join(os.getenv['HOME'], '.local/bin/worker_multibuild.py')
Updated the smtp client object handling logic by thread local client variable
mythread.client = None
Updated the smtp client object handling logic by thread local client variable
worker and master splited
maybe into ~/.local/bin/
(also needs to create the directory if not existant)
worker and master splited
Update path to multibuild
(downloading and executing it). It shouldn't mix with the repository that's being processed.