[SciPy-User] Race Condition using scipy.weave.inline
Daniel Bliss
daniel.p.bliss at gmail.com
Thu May 7 04:43:06 EDT 2015
Hi SciPy Users/Developers,
I've just posted an issue to the brian2 github page, which describes a race
condition I've encountered using scipy.weave.inline. In short, multiple
simultaneous processes are making calls to inline, and in turn writing to
the same scipy cache files, introducing syntax errors in these cache files.
Here is the full description of the problem:
https://github.com/brian-team/brian2/issues/463
Is there an easy way to avoid this?
Many thanks,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20150507/b89cca82/attachment.html>
More information about the SciPy-User
mailing list