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

Add error handling to getSeekableBlob #515

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 9, 2019

  1. Merge pull request #1 from muaz-khan/master

    Catchup Merge
    orthatg committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ee6f47a View commit details
    Browse the repository at this point in the history
  2. Added error handling for getSeekableBlob

    If an error occurs during EMBL decoding, the function will no longer fail. Now errors are caught and the callback will always be called.
    orthatg committed May 9, 2019
    Configuration menu
    Copy the full SHA
    3c4fa31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5128a View commit details
    Browse the repository at this point in the history