Aerial-Desktop / Aerial_Desktop

Macintosh Application installs Aerial ScreenSaver and sets as a Desktop Background. 🚀 🎩
50 stars 4 forks source link

Installing and Uninstalling really quickly: #25

Closed MichaelDimmitt closed 7 years ago

MichaelDimmitt commented 7 years ago

Bug, Test Coverage. I need to find property tests through barrage testing.

possibilities for this issue: 1) rm -rf race condition 2) adaptive wait first. a) test coverage candidate.

MichaelDimmitt commented 7 years ago

seems to be solved with this commit: https://github.com/MichaelDimmitt/Aerial_Desktop/commit/941af2385d450ee3edfab5888c81d8e4259e8a99

pesky system preferences was causing this issue 🤓 conflicting with local_workaround. But now the order is corrected. 👍