gensim icon indicating copy to clipboard operation
gensim copied to clipboard

Testing with code coverage enabled causes tests to hang

Open mpenkov opened this issue 3 years ago • 1 comments

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.

mpenkov avatar Mar 30 '22 13:03 mpenkov

Yeah, weird. Could you please re-trigger the PRs that previously failed because of coverage?

piskvorky avatar Mar 30 '22 13:03 piskvorky