We we run pytest in parallel it errors out & the run doesn't complete.
Command used:
pytest --workers auto --qase --qase-api-token=<token> --qase-project=<code> --qase-testplan=<plan> tests/
error detail:
INTERNALERROR> requests.exceptions.SSLError: None: Max retries exceeded with url: /v1/result/WEBEDI/130 (Caused by None)
For more detail pls see the issue raised in github: https://github.com/qase-tms/qase-python/issues/33