Chris Nandor
Chris Nandor
Is this project still supported? It is *really* hard to read results that are not in a monospaced font.
> Using the activity monitor on the MeetingBar process, I can see that the process opens ~20 new ports every second and never closes them: > > Screen.Recording.2024-01-04.at.11.54.16.mov Wow, yeah....
My mitigation is this in crontab: `7/10 * * * * killall MeetingBar; sleep 5; open -a MeetingBar`
> 1. Are you using some AppleScript features from Advanced Preferences? No. > 2. Are you using Google Calendar API as a calendars provider? No. That said, I just switched...
> @pudge Do you run scheduled builds? 👀 I don’t think so. Generally our builds are run manually, or — more often — triggered from git activity (like pushing a...