You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- When all data are removed from tasks.json, or data in tasks.json is
corrupted, Theia fails to update tasks that have been loaded into the
memory. This pull request fixes this bug.
- fixes#6032
Signed-off-by: Liang Huang <liang.huang@ericsson.com>
- When all data are removed from tasks.json, or data in tasks.json is
corrupted, Theia fails to update tasks that have been loaded into the
memory. This pull request fixes this bug.
- fixes#6032
Signed-off-by: Liang Huang <liang.huang@ericsson.com>
Description
emtpy
tasks.json
are not handled properlyReproduction Steps
tasks.json
where at least one detected task is customizedtasks.json
. Save changes.tasks.json
OS and Theia version:
Ubuntu 18.04. Example browser. master branch as of Aug 24 2019 ffcb3fa
The text was updated successfully, but these errors were encountered: