[New-bugs-announce] [issue21162] code in multiprocessing.pool freeze if inside some code from scikit-learn (and probably liblinear) executed on ubuntu 12.04 64 Bit

Ivan K report at bugs.python.org
Sat Apr 5 18:41:00 CEST 2014


New submission from Ivan K:

Here is a code. https://gist.github.com/anonymous/9994217 When I run it in freeze and never end. If I run it without pool with loop or joblib - it works fine.

Also there is a question on stackoverflow: http://stackoverflow.com/q/22881850/1888017

Python 2.7.6/2.7.3, cpu core i7 if it's important

----------
components: Library (Lib)
messages: 215620
nosy: Ivan.K
priority: normal
severity: normal
status: open
title: code in multiprocessing.pool freeze if inside some code from scikit-learn (and probably liblinear) executed on ubuntu 12.04 64 Bit
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21162>
_______________________________________


More information about the New-bugs-announce mailing list