rjeczalik / notify

File system event notification library on steroids.
MIT License
900 stars 128 forks source link

readdcw: Add action to panic msg #194

Closed imsodin closed 3 years ago

imsodin commented 3 years ago

We are seeing a few reports of these: panic: notify: cannot decode internal mask

This adds the action to the panic message, so we can maybe get an idea of what's wrong there.

ppknap commented 3 years ago

:tada: