summary refs log tree commit diff
path: root/tests/replication/test_sharded_receipts.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
| | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them.
* Update license headersPatrick Cloke2023-11-211-10/+16
|
* Allow multiple workers to write to receipts stream. (#16432)Erik Johnston2023-10-251-0/+243
Fixes #16417