ewoksjob.worker.process

Functions

accept_callback_main(queue, accept_callback)

Background task that wait for the start of job execution in a child process

parse_exception(e)

Prepare an exception for the error callback

process_initializer(*args)

subprocess_main(queue, target, args, kwargs)

Main function called in a child process

Classes

ApplyResult(future)

TaskPool(*args, **kwargs)

Multiprocessing Pool of non-daemonic processes which can create child processes without the need for billiard.