Submit async
This commit is contained in:
parent
8236478dc3
commit
14327faaf6
|
@ -294,7 +294,7 @@ func (t *txnReq) processTransaction(ctx context.Context) (*gomatrixserverlib.Res
|
|||
t.Origin,
|
||||
api.DoNotSendToOtherServers,
|
||||
nil,
|
||||
false,
|
||||
true,
|
||||
)
|
||||
|
||||
results[event.EventID()] = gomatrixserverlib.PDUResult{}
|
||||
|
|
Loading…
Reference in a new issue