psf/requests-html

RuntimeError: Event loop is closed when running all the tests.

開放

#545 建立於 2023年4月7日

 (0 則留言) (0 個反應) (0 位負責人)Python (976 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (13,555 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It happens when you ran all the tests, individually they all pass. I tried many different combinations of fixtures to close the event loop after every test, without success, top stackoverflow's answers didn't help either.

CI Trace: https://github.com/surister/requests-html/actions/runs/4637774484

Local: image

Reproduce: $ pipenv run tests

Does anyone have any idea?

貢獻者指南