robgonnella / ardi

Ardi is a command-line tool that helps you manage arduino projects!
GNU General Public License v3.0
12 stars 1 forks source link

Prevent potential fsnotify deadlock issue #69

Closed robgonnella closed 3 years ago

robgonnella commented 3 years ago

Based on recommendations here: https://github.com/fsnotify/fsnotify#faq

Issue #68