GithubHelp home page GithubHelp logo

Comments (10)

dpryan79 avatar dpryan79 commented on September 26, 2024 1

"Operation now in progress" is the full error message and corresponds to libcurl setting errno to EINPROGRESS. In the python wrapper for this, I tended to see this most often when using multithreading where each thread was querying the remote server (you have to limit your thread numbers when doing that).

from libbigwig.

dpryan79 avatar dpryan79 commented on September 26, 2024

Weird, I'll have too have a look at this. Note that it might take me a bit of time as I'm off for vacation tomorrow.

from libbigwig.

andrewyatz avatar andrewyatz commented on September 26, 2024

Thanks for looking into it. Don't worry about speed of response. Have a nice vacation!

from libbigwig.

dpryan79 avatar dpryan79 commented on September 26, 2024

Please check the fix20 branch, which at least fixes this exact example.

from libbigwig.

andrewyatz avatar andrewyatz commented on September 26, 2024

from libbigwig.

dpryan79 avatar dpryan79 commented on September 26, 2024

Cool, when I have time I'll try to figure out what the heck is up with the other issue you reported (for whatever reason, curl was only asking for 8 bytes at a time, which made everything take ages). Once those are both fixed I'll push out a new release.

from libbigwig.

andrewyatz avatar andrewyatz commented on September 26, 2024

from libbigwig.

andrewyatz avatar andrewyatz commented on September 26, 2024

I'll close this down as well since 33d436b seems to fix everything

from libbigwig.

lidaof avatar lidaof commented on September 26, 2024

I also have similar issue while trying to view a large region, but not small region...but sometimes I don't get this error. Is it possible to print out the fail reason? Thanks.

got an error in bwStatsFromZoom in the range 27053199-27069217: Operation now in progress

from libbigwig.

lidaof avatar lidaof commented on September 26, 2024

Thank you. I am not using the python wrapper. Just single C binary file, but it didn't happen every time. Thanks again.

from libbigwig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.