znai
znai copied to clipboard
Support non inotify file watching mechanism for virtualization use cases
Host shared folders do not support inotify: https://www.virtualbox.org/ticket/10660 as a result znai preview mode does not work when run inside a VM when file is being modified on host
do you think file change via polling should fix it? Wonder if I should add an option to znai to use polling as a preview trigger
Yes, I believe periodic polling would work around the cases when inotify does not work, though it won't be as efficient
closing for now as is not a wide spread use case