Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-24 | Fix /messages on workers when no from param specified. | Erik Johnston | 2 | -17/+19 | |
If no `from` param is specified we calculate and use the "current token" that inlcuded typing, presence, etc. These are unused during pagination and are not available on workers, so we simply don't calculate them. | |||||
2019-06-22 | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 6 |