praeclarum / Continuous

Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
MIT License
268 stars 33 forks source link

Watchdog on Execution #27

Open praeclarum opened 8 years ago

praeclarum commented 8 years ago

Infinite loops are too easy to write. The evaluator should have a watchdog that calls "Interrupt" if execution goes too long.