Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Deadlock when request sent from application service causes homeserver to send request to application service #6

Open
non-Jedi opened this issue Jul 16, 2017 · 1 comment
Labels

Comments

@non-Jedi
Copy link
Owner

Since Gyr is entirely synchronous, it cannot respond to requests from the homeserver while it is awaiting a response from the homeserver.

@non-Jedi
Copy link
Owner Author

Fixing #1 would fix this, but this is a good example of the kind of bug resulting from lack of async.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant