graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
898 stars 84 forks source link

Running `psd p` while psd is starting could result in two ungraceful recovery process to happen at the same time #353

Open felixonmars opened 1 year ago

felixonmars commented 1 year ago

While the psd user service is still starting (and actually fixing a previous ungraceful state), running psd p causes the same recovery program to run simultaneously. This should be an undesirable behavior, and probably could be avoided with a lock.