Implement a lockfile to alleviate update prompt in multiple terminals #3766
Closed
Description
I have iTerm2 set to auto open about a dozen terminals. When there's an update due, it asks me in every terminal if I want to upgrade. Would be awesome if it used some kind of mutex, maybe a file lock or something, to ensure that the prompt only appears once.
feature-request
Thanks for an awesome library.