GithubHelp home page GithubHelp logo

Comments (2)

robertnishihara avatar robertnishihara commented on July 23, 2024

The previous segfault should be fixed by #237.

However, this still fails with 10 ** 6 on my laptop. The issue is that some calls to Redis are timing out. This is fixable, the timeout is artificial anyway and really shouldn't be fatal.

However, in the meantime, it still doesn't work.

[FATAL] (/Users/rkn/Workspace/ray/src/common/state/table.c:9: errno: Operation now in progress) Check failure: 0 
default_table_failure_callback was called.
0   photon_scheduler                    0x0000000101365531 default_table_failure_callback + 161
1   photon_scheduler                    0x0000000101365d7a table_timeout_handler + 810
2   photon_scheduler                    0x000000010136997b processTimeEvents + 443
3   photon_scheduler                    0x0000000101369545 aeProcessEvents + 677
4   photon_scheduler                    0x0000000101369b6e aeMain + 94
5   photon_scheduler                    0x0000000101355d15 event_loop_run + 21
6   photon_scheduler                    0x000000010134db10 start_server + 608
7   photon_scheduler                    0x000000010134e3f2 main + 2226
8   libdyld.dylib                       0x00007fffb7ade255 start + 1

from ray.

robertnishihara avatar robertnishihara commented on July 23, 2024

The fatal callbacks were removed by #312. The above script with 10 ** 6 works for me.

from ray.

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.