gensim
gensim copied to clipboard
Testing with code coverage enabled causes tests to hang
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.
Yeah, weird. Could you please re-trigger the PRs that previously failed because of coverage?