Hacker News new | ask | show | jobs
by fc417fc802 93 days ago
What if you're trying to run multiple instances of something that uses global state? Or that uses an incompatible library version? (I guess those are technically the same thing.)
1 comments

Good point! (another reason not to use global state heh)