Use `dict.keys()` to work around `__iter__` not working with a multiprocessing DictProxy. Ref: https://github.com/python/cpython/pull/17333 Fixes https://github.com/pytest-dev/pytest/issues/6254. Ref: https://github.com/browsertron/pytest-parallel/issues/36 |
||
---|---|---|
.. | ||
_pytest | ||
pytest.py |