proxy.py/proxy/core/acceptor
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
acceptor.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
executors.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
listener.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
local.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
pool.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
remote.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
threadless.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
work.py Async `get_events`, `handle_event`, `handle_readables`, `handle_writables` (#769) 2021-11-23 15:02:00 +05:30