Updated Communication (markdown)

master
Petr Stefan 8 years ago
parent abb54ada1e
commit d3892ec0fe

@ -38,11 +38,6 @@ Commands from _execution thread_ to _listening thread_:
- `job_id` - identifier of finished job
- `result` - response result, one of "OK" and "ERR"
Note that we will need to store the job ID and the assignment configuration
somewhere close to the submitted files so it's possible to check how a
submission was evaluated. The job ID will likely be a part of the submission's
path. The configuration could be linked there under some well-known name.
### Progress callback

Loading…
Cancel
Save