oioioi.evalmgr.utils

Module Contents

Functions

mark_job_state(environ, state, **kwargs)

Sets status of given environ in job queue. Additional arguments are

Attributes

oioioi.evalmgr.utils.logger[source]
oioioi.evalmgr.utils.mark_job_state(environ, state, **kwargs)[source]

Sets status of given environ in job queue. Additional arguments are used to update QueuedJob object. Returns True when the status was set, and the job should be continued, False when it ought to be ignored.