Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.58.0rc1 | David Robertson | 2022-04-26 | 1 | -1/+0 |
| | |||||
* | Optimise backfill calculation (#12522) | Richard van der Hoff | 2022-04-26 | 1 | -0/+1 |
Try to avoid an OOM by checking fewer extremities. Generally this is a big rewrite of _maybe_backfill, to try and fix some of the TODOs and other problems in it. It's best reviewed commit-by-commit. |