Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

infinite loading, because of reference path should check if is dir #18

Open
ghost opened this issue May 16, 2013 · 0 comments
Open

infinite loading, because of reference path should check if is dir #18

ghost opened this issue May 16, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented May 16, 2013

Traceback (most recent call last):
  File "./typescript.py", line 58, in timeout_func
  File "./typescript.py", line 85, in get_dep_text
IOError: [Errno 21] Is a directory: u'/Users/mainuser/code/devd/d.ts'

As you can see in the traceback (taken from the Python console in Sublime Text) the error is, that the reference path is a directory which is indead the case (d.ts is a directory NOT A FILE) which causes the plugin to hang

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants