This website requires JavaScript.
Explore
Help
Sign In
rei-mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-02-06 23:35:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kegan/enable-dirty-runs
synapse
/
tests
/
storage
/
util
History
Patrick Cloke
daf11e26ef
Replace make_awaitable with AsyncMock (
#16179
)
...
Python 3.8 provides a native AsyncMock, we can replace the homegrown version we have.
2023-08-24 19:38:46 -04:00
..
__init__.py
Await un-partial-stating after a partial-state join (
#12399
)
2022-04-21 07:42:03 +01:00
test_partial_state_events_tracker.py
Replace make_awaitable with AsyncMock (
#16179
)
2023-08-24 19:38:46 -04:00