ewokscore.events.contexts#

Contexts for job, workflow or node events. Allows for initializing event fields and sending start/end events.

Functions

job_context(execinfo, **static_job_info)

param execinfo:

job_decorator(**static_job_info)

node_context(execinfo, **kw)

param execinfo:

workflow_context(execinfo, **kw)

param execinfo: