knurling / ServiceStation

Service Station
39 stars 1 forks source link

Is it normal for multiple copies of the Finder Extension process to be running? #31

Closed luckman212 closed 4 years ago

luckman212 commented 4 years ago

Sorry to hear about v2020.5 being rejected by the MAS Gods! Good luck getting it pushed thru...

In the meantime, I'm still running v2020.4 and today noticed quite a few (7 to be exact) copies of Service Station Finder Extension running. Is this "normal" ?

image

pkamb commented 4 years ago

Yes, this is expected behavior. macOS spawns multiple processes for Finder Extensions, so you more often than not end up with a couple running at any given time.

more details and quotes from the docs here: #17

luckman212 commented 4 years ago

Ah I see now. Thanks, I didn't see those docs before. 👍