microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

`yardl generate --watch` exits if model initially has errors #131

Closed johnstairs closed 3 months ago

johnstairs commented 4 months ago

If the model has any errors, yardl generate --watch will exit instead of entering the watch loop. Appears to have been introduced in #94 .