piskvorky/gensim
View on GitHubTesting with code coverage enabled causes tests to hang
Open
#3,314 opened on Mar 30, 2022
bughelp wantedhousekeeping
Description
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.