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)

job_decorator(**static_job_info)

node_context(execinfo, **kw)

workflow_context(execinfo, **kw)