This commit is contained in:
Kegan Dougal 2020-06-23 12:47:52 +01:00
parent 30bfbfeb66
commit 7f0abeed75

View file

@ -149,7 +149,7 @@ func (t *txnReq) processTransaction() (*gomatrixserverlib.RespSend, *util.JSONRe
// on PDUs.
//
// This enforces that the entire transaction is rejected if a single bad PDU is
// sent. It is unclear if this is the correct behavior or not.
// sent. It is unclear if this is the correct behaviour or not.
//
// See https://github.com/matrix-org/synapse/issues/7543
return nil, &util.JSONResponse{