summary refs log tree commit diff
path: root/scripts-dev/hash_history.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-16Move `wait_until_result` into `FakeChannel` (#8758)Richard van der Hoff3-25/+24
FakeChannel has everything we need, and this more accurately models the real flow.
2020-11-16fixup testRichard van der Hoff1-0/+1
2020-11-16