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
