| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-04 | Refactor Worker and ThreadSafeState (#3242) | Bartek IwaĆczuk | |
| * Split ThreadSafeState into State and GlobalState. State is a "local" state belonging to "Worker" while "GlobalState" is state shared by whole program. * Update "Worker" and ops to use "GlobalState" where applicable * Move and refactor "WorkerChannels" resource | |||
