Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading specfile happens asynchronously #31

Closed
alirezaamiri opened this issue Jul 16, 2019 · 1 comment
Closed

Reading specfile happens asynchronously #31

alirezaamiri opened this issue Jul 16, 2019 · 1 comment
Labels

Comments

@alirezaamiri
Copy link

Logger::start_with_specfile() returns before the specfile is read and evaluated.

emabee added a commit that referenced this issue Jul 16, 2019
- 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
@emabee
Copy link
Owner

emabee commented Jul 23, 2019

Fixed with 0.14.0

@emabee emabee closed this as completed Jul 23, 2019
@emabee emabee added the bug label Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants