aleclarson / testpass

The compass for your code
MIT License
0 stars 0 forks source link

Syntax error stops watch mode #11

Closed aleclarson closed 6 years ago

aleclarson commented 6 years ago

If a syntax error exists in a module when trying to start watch mode, the process shuts down.

It should instead wait for the syntax to be fixed, and try reloading the affected module(s).

aleclarson commented 6 years ago

Fixed in 0.9.0