≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #2199

Bug #2199: Copes poorly with Watchman errors

Kind bug
Product Command-T
When Created 2015-04-09T22:22:44Z, updated 2015-04-10T01:35:35Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

Reported by @fkling. If you try to do :CommandT some_path inside a Watchman-watched folder with restricted root settings and the "watchman" file scanner, you get a misleading WatchmanUnavailable exception.

We should do a couple of things:

  • Provide more granular Watchman errors.
  • Not blow up here in the first place (we were trying to fall through to super, and that works for the default case, but not when passing a path :CommandT).

Comments

  1. Greg Hurrell 2015-04-10T01:35:31Z

    Fixed in 1.12 release:

    • https://github.com/wincent/command-t/commit/9773e0ed811d66b4b4d1433da3d51a8f65cfb98c
    • https://github.com/wincent/command-t/commit/05bc4ba3b5db3a9828c74cfadc21d7f92f2b47ba
  2. Greg Hurrell 2015-04-10T01:35:35Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets