-
I get this intermittently functioning, which means there is a race condition involved:
My hammerspoon init lives under ~/.vim/, and this gets symlinked into ~:
Anyone else seen similar problems? How to mitigate the race condition? When it fails, I get this notif: Console reports:
I found this #2478 which may be related but it's hard to tell, plus, that thread indicates whatever issues were there got resolved. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I changed the code to:
No dice, same problem. (clicking reload on the hammerspoon tray icon menu always loads it properly) |
Beta Was this translation helpful? Give feedback.
code now:
Seems good so far.