summary refs log tree commit diff
path: root/tests/replication/tcp/test_handler.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Fix bug where 5s delays would occasionally happen. (#15150)Erik Johnston2023-02-241-0/+61
* Add final type hint to tests.unittest. (#15072)Patrick Cloke2023-02-141-0/+1
* Always notify replication when a stream advances (#14877)Erik Johnston2023-01-201-16/+7
* Fix bug in `wait_for_stream_position` (#14856)Erik Johnston2023-01-171-0/+78
* Reduce the number of tests using TCP replication. (#13543)Patrick Cloke2022-08-191-2/+2
* Lay some foundation work to allow workers to only subscribe to some kinds of ...reivilibre2022-05-191-0/+73