chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

Fix wash error handling #171

Closed rpaquay closed 9 years ago

rpaquay commented 9 years ago

Note there is another issue that "cd foo:" hangs because fsm throws when calling one of its methods with an invalid file system name. I will change that in a next PR to have those methods return a failed promise instead of throwing.

@rginda

rginda commented 9 years ago

LGTM