Fix paver watch_assets
- Update to latest version of watchdog. - inotify doesn't work on nfs share in devstack. Use polling instead. - Some editors (vim) do not trigger modify events in their default configuration. Rebuild assets on all filesystem changes, and debounce when changes happen too quickly.
Please register or sign in to comment