Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exception in file.js #819

Merged
merged 1 commit into from May 29, 2016
Merged

Fix exception in file.js #819

merged 1 commit into from May 29, 2016
Commits on May 29, 2016
  1. Fix exception in file.js

    feross committed May 29, 2016
    If file is destroyed and stream ends afterwards, then an exception is
    thrown because self._torrent is undefined.
You can’t perform that action at this time.