qemu/python/tests
John Snow 5e9902a030 python/aqmp: refactor _do_accept() into two distinct steps
Refactor _do_accept() into _do_start_server() and _do_accept(). As of
this commit, the former calls the latter, but in subsequent commits
they'll be split apart.

(So please forgive the misnomer for _do_start_server(); it will live up
to its name shortly, and the docstring will be updated then too. I'm
just cutting down on some churn.)

Signed-off-by: John Snow <jsnow@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220225205948.3693480-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2022-03-07 14:36:41 -05:00
..
flake8.sh python: only check qemu/ subdir with flake8 2021-06-30 21:54:04 -04:00
iotests-mypy.sh python: Add iotest linters to test suite 2021-11-01 11:54:59 -04:00
iotests-pylint.sh Python: add setuptools v60.0 workaround 2022-02-23 17:07:26 -05:00
isort.sh python: add avocado-framework and tests 2021-06-01 16:21:21 -04:00
mypy.sh python: add avocado-framework and tests 2021-06-01 16:21:21 -04:00
protocol.py python/aqmp: refactor _do_accept() into two distinct steps 2022-03-07 14:36:41 -05:00
pylint.sh Python: add setuptools v60.0 workaround 2022-02-23 17:07:26 -05:00