ewoksjob.worker.process.accept_callback_main#

ewoksjob.worker.process.accept_callback_main(queue, accept_callback)[source]#

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

Parameters:
  • queue (Queue)

  • accept_callback (Callable)

Return type:

None