New post in my series on running Python in hostile environments:

https://open.substack.com/pub/amolnotes/p/when-python-environments-meet-distributed

What happens when one host sees a virtualenv as ready, but another still sees a stale filesystem view?

That `ModuleNotFoundError` may not be a Python bug at all.

I wrote about the failure mode and the tool I built to test it

#Python #DistributedSystems #Testing

When Python Environments Meet Distributed Filesystems, enter chaosfs

How distributed filesystems can make two hosts disagree about the same Python environment

Fieldnotes and Thoughts by Alessandro