** Changed in: ocb-addons/7.0
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1319109
Title:
webkit_report - webkit parser is not thread safe because of attribute
parser_instance
Status in OpenERP Community Backports (Addons):
Fix Released
Status in OpenERP Community Backports (Addons) 6.1 series:
New
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Released
Status in OpenERP Addons (modules):
New
Bug description:
Bug report for self.parser_instance
as a WebkitParser instance can be shared by multiple thread a thread
will erase parser_instance of anorther thread. Leading to cursor
errors as a thread could then try to use the context set by an other
thread that already closed his cursors.
There is an other bug here with a patch to correct issue with race condition
temp file names: https://bugs.launchpad.net/ocb-addons/+bug/1290820
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1319109/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp