adbe320074
This commit stops the client from removing the job handle from client.jobhandlers when the worker has sent an update (e.g. WORK_STATUS) without terminating its life. WORK_DATA | WORK_WARNING | => Notification WORK_STATUS | WORK_COMPLETE | WORK_FAIL | => Notification + End of life WORK_EXCEPTION | |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
handler.go | ||
id.go | ||
job.go | ||
pool_test.go | ||
pool.go | ||
status.go |