Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More efficiently handle no-op POSITION (#16640) | Erik Johnston | 2023-11-16 | 1 | -0/+1 |
We may receive `POSITION` commands where we already know that worker has advanced past that position, so there is no point in handling it. |