We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PYTHONASYNCIODEBUG
Output for testing that one test, but have to manually kill as there is no output in the logs or console:
===> Regression tests for py3-uvloop-0.20.0 cd /usr/ports/pobj/py-uvloop-0.20.0-python3/uvloop-0.20.0 && env PYTHONASYNCIODEBUG=1 py.test -vvv tests/test_regr1.py ============================= test session starts ============================== platform openbsd7 -- Python 3.11.9, pytest-8.2.0, pluggy-1.5.0 -- /usr/local/bin/python3.11 cachedir: .pytest_cache rootdir: /usr/ports/pobj/py-uvloop-0.20.0-python3/uvloop-0.20.0 configfile: pyproject.toml collecting ... collected 1 item tests/test_regr1.py::TestIssue39Regr::test_issue39_regression ^C*** Signal SIGINT in . (/usr/ports/pobj/py-uvloop-0.20.0-python3/.test_done) *** Error 1 in /usr/ports/devel/py-uvloop (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'test': @lock=py3-uvloop-0.20.0; export _LOCKS_HEL...)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PYTHONASYNCIODEBUG
in env?: YesOutput for testing that one test, but have to manually kill as there is no output in the logs or console:
The text was updated successfully, but these errors were encountered: