leeola / appaid.kdapp

A Koding App for Faster Koding App Development
MIT License
1 stars 0 forks source link

Multiple Watch Tasks #8

Open leeola opened 11 years ago

leeola commented 11 years ago

Multiple watch tasks can be launched if you launch the task and close the app, then reopen and relaunch the task.

There are multiple ways of dealing with this, but the best would likely be done by improving the task shutdown checking. Currently it just checks if AppAid is open, i would like one of the following:

leeola commented 11 years ago

Another example of this bug, is if you launch the watcher, clear the app, reload the app, and relaunch the watcher you will have two watchers.

Same goes for loading a different app the 2nd time.