Failed to fetch fork details. Try again later.
-
Martin Bauer authored
- when running multiple pystencils instances, sometimes errors happened because one process might have partially written a cached file, which is already read before writing was finished -> switched to "atomic write" (only on linux yet) that uses os.rename which is guaranteed to be atomic
956c89a0
Forked from
pycodegen / pystencils
Source project has a limited visibility.