You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delay locating Finder process up to 5 seconds before injection
When installed as a LuanchAngent, injector could run before Finder is up.
If so, resulting pid will be 0, leaving the actual injection not performed.
As a remedy, limited delay checks are applied to ensure that Finder pid is
correctly located.
0 commit comments