-
- Downloads
Construct the EventContext in the state handler rather than constructing one...
Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state
Showing
- synapse/handlers/_base.py 2 additions, 9 deletionssynapse/handlers/_base.py
- synapse/handlers/federation.py 4 additions, 10 deletionssynapse/handlers/federation.py
- synapse/state.py 10 additions, 4 deletionssynapse/state.py
- tests/handlers/test_federation.py 8 additions, 10 deletionstests/handlers/test_federation.py
- tests/handlers/test_room.py 18 additions, 12 deletionstests/handlers/test_room.py
- tests/test_state.py 8 additions, 14 deletionstests/test_state.py
Loading
Please register or sign in to comment