Lisa Guo <lisali...@yahoo.com> added the comment:
One rough idea would be like this: https://github.com/python/cpython/compare/master...lguo2020:fix-issue-33811?expand=1. Another option is to associate it with the loop: loop.set_max_accept(2) and then later self._loop._start_serving(....., max_accept=self._loop._max_accept) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33811> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com