You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix issue #31 by doing the initial read of the specfile in the main thread
- watch both the spec-file and its parent folder to cover more cases
- make test_specfile.rs a bit more robust with a longer wait time after changing the specfile
Logger::start_with_specfile() returns before the specfile is read and evaluated.
The text was updated successfully, but these errors were encountered: