proxy.py/proxy/core/event
Abhinav Singh 257d237b46
`task.result` can throw (#837)
* `task.result` can raise exception

* Remove redundant `except`

* Fix doc spell.  We need to fix it well, currently strategy feels dumb and PITA

* Move common words within `spelling_wordlist.txt`
2021-12-01 19:54:00 +05:30
..
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
dispatcher.py Add `Listener`, Web server close on header, use `Pipe` instead of `Manager` in eventing core (#720) 2021-11-10 20:47:28 +05:30
manager.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
names.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
queue.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
subscriber.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00