objective-see / WhatsYourSign

WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!
GNU General Public License v3.0
281 stars 26 forks source link

Extra WhatsYourSign process #13

Closed Chasapple4 closed 1 week ago

Chasapple4 commented 4 years ago

Over time or some other trigger there will be more than 1 WhatsYourSign process running (as can be seen in Activity Monitor).

Does anyone know what can be done to prevent WhatsYourSign from having more than 1 process?

tra WhatsYourSign processes
Chasapple4 commented 3 years ago

Still happens on macOS 11.0.1

image
ajs256 commented 3 years ago

This happens to me, too.

objective-see commented 3 years ago

WYS is a "Finder Sync" (Apple parlance for an Finder plugin) ...by design Finder.app will load multiple instance of such plugins 🤷

Will dig into this more, to see if there is anything that can be done to override this system behavior.