How do I reproduce it ? (all the processes are on the same machine?)
when i run the code i send you the other day, logging is perfect, but at the end of the code there is a semaphore warning, not sure if it’s related
Hi @<1523710701275713536:profile|PompousHawk82> , can you try with the latest RC?
So what if i want three tasks running in parallel, should i Task.init in the main process and change the task name in the sub process?
one quick question is that do i need to do some task.close() at the end of each process?