A Bug With Caching Python Virtualenvs on Self-Hosted GitHub Runners

from blog Luke Hsiao's blog, | ↗ original
If you are at a company which owns their own hardware to run GitHub self-hosted runners, you know this can save your company a significant amount of money. However, there are a fair amount of nuances to watch out for. In this post, one thing to watch out for when restoring a Python virtualenv from cache.