piskvorky/gensim

Testing with code coverage enabled causes tests to hang

Open

#3,314 opened on Mar 30, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (4,349 forks)batch import
bughelp wantedhousekeeping

Repository metrics

Stars
 (15,144 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide