The present implementation of upgrade is not always working correctly
Bug #233619 reported by
Guido Amoruso
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moovida |
Fix Released
|
Undecided
|
Guido Amoruso |
Bug Description
Upgrading all the plugins doesn't always work correctly: testing under the same circumnstancies doesn't give the same result.
The reason is that the present implementation triggers asyncronous calls of the easy_install_
The solution is to do syncrounous calls when installing/
To post a comment you must log in.
(In [5128]) * elisa-core/ elisa/core/ epm/egg_ plugin. py: elisa/core/ epm/egg_ registry. py: >/directory/ g
* elisa-core/
Rework the upgrade procedure: temporary use the syncronous API and
defer to thread. Fixes #1060.
Don't mess with Python builtins: s/\<dir\