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
288 stars 27 forks source link

Extra WhatsYourSign process #13

Closed Chasapple4 closed 1 month 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 4 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.

Chasapple4 commented 3 weeks ago

Seeing it still in version 2.2.3

image
Chasapple4 commented 1 week ago

@objective-see Before 3.0.0

image

Will see in a bit if they are gone

objective-see commented 1 week ago

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

^^As noted above this due to Apple's/macOS' design :/ AFAIK there is nothing the tool can do about this :/