piskvorky/gensim
GitHub で見るTesting with code coverage enabled causes tests to hang
Open
#3,314 opened on 2022年3月30日
bughelp wantedhousekeeping
説明
Disabled coverage in https://github.com/RaRe-Technologies/gensim/commit/0bd1d0651f7a52e1b6bb38529161e395986a803e
I tried running coverage under different Python versions but it did not seem to help.
It'd be good to figure out what the problem is. If it's a particular test, we could try disabling it if coverage is running.