I am fairly new to Python and want to know how can I execute side effects on a collection from functions executed in different threads ?
A dummy example in C# would b