Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that QFileSystemWatcher is on same thread as runner plugin
If we have it as a member without a parent, it will not be moved to the thread The stacktrace though did not indicate this specifically, but it fixes the reproducible bug Fixes: #20
- Loading branch information