Message309893
> Thus, as the _pid argument is None in the new process, it launches a new tracker if it needs to create a new Semaphore
I see. Is it an optimization problem, or does it risk leaking semaphores? The problem is if a semaphore shared with the child isn't garbage collected correctly. |
|
Date |
User |
Action |
Args |
2018-01-13 17:41:34 | pitrou | set | recipients:
+ pitrou, davin, tomMoral |
2018-01-13 17:41:34 | pitrou | set | messageid: <1515865294.55.0.467229070634.issue31310@psf.upfronthosting.co.za> |
2018-01-13 17:41:34 | pitrou | link | issue31310 messages |
2018-01-13 17:41:34 | pitrou | create | |
|