diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-06-03 16:39:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-03 16:39:30 +0100 |
commit | 0188daf32c5d978c33b2bba9eb2b0b63262ca5fe (patch) | |
tree | 1c4cc9399cd8f43a9dc965a4b666711202fe8af8 /scripts-dev | |
parent | Check if the localpart is reserved for guests earlier in the registration flo... (diff) | |
download | synapse-0188daf32c5d978c33b2bba9eb2b0b63262ca5fe.tar.xz |
Replace instances of reactor pumping with get_success. (#7619)
Calls `self.get_success` on all deferred methods instead of abusing `self.pump()`. This has the benefit of working with coroutines, as well as checking that method execution completed successfully. There are also a few small cleanups that I made in the process.
Diffstat (limited to 'scripts-dev')
0 files changed, 0 insertions, 0 deletions