I am working with threading and multiprocessing and encounter an issue, here is my code:
xxx = [] def func1(*args): #do something 1 global list x