wafsamba: add a fix for broken python threading if just one job is forced
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Nov 2018 18:35:27 +0000 (19:35 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Nov 2018 00:33:34 +0000 (01:33 +0100)
commit1cb782119a314dd5a4e0344695b87e26c1d322c7
tree9b3daa5ce4611851dbabbb802fd39edb910e4bfc
parent5bb48cb650cce8331976051123027a359f1feac8
wafsamba: add a fix for broken python threading if just one job is forced

This fixes random failures during (at least) configure on AIX.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/nothreads.py [deleted file]
buildtools/wafsamba/samba_utils.py
buildtools/wafsamba/wafsamba.py