proxy.py/proxy/core/acceptor
Abhinav Singh 25b7952b1d
Fix python 3.10 @ ubuntu pytest ignore (#685)
* Use suggested fix in #683 to remove pytest ignore

* Handle should not flush now which can block, instead let base tcp handler do its magic

* test speed up, doc string, logging enhancements

* Move macOS to the end of workflows

* Fix mypy warnings
2021-11-06 17:25:32 +05:30
..
__init__.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
acceptor.py Enable the `add-trailing-comma` pre-commit fixer (#661) 2021-11-04 16:58:36 +05:30
pool.py Adopt BaseTcpServerHandler within HttpProtocolHandler (#681) 2021-11-06 14:01:13 +05:30
threadless.py Fix python 3.10 @ ubuntu pytest ignore (#685) 2021-11-06 17:25:32 +05:30
work.py Add tests for missing core modules (#674) 2021-11-05 13:50:50 +05:30