MyPool.py

Meow

class Organisms.GA.SCM_Scripts.MyPool.MyPool(processes=None, initializer=None, initargs=(), maxtasksperchild=None, context=None)
Process

alias of NoDaemonProcess

class Organisms.GA.SCM_Scripts.MyPool.NoDaemonProcess(group=None, target=None, name=None, args=(), kwargs={}, *, daemon=None)
property daemon

Return whether process is a daemon