Giter Club home page Giter Club logo

Comments (6)

erdewit avatar erdewit commented on May 11, 2024
   except asyncio.CancelledError:
       ...
      raise DeadKernelError("Kernel died")

The cause seems to be a cancelation. Can this be related to the fix for your #58 issue?

from nest_asyncio.

qci-amos avatar qci-amos commented on May 11, 2024

I don't test the combination of jupyter + cancellation -- these tests don't do cancel

  • I've confirmed the error goes away if I downgrade to 1.5.1
  • the context for the trace above was a pytest using testbook, but I've confirmed that an interactive notebook fails too, it looks like right after it successfully executes the last cell

these were the only logs from jupyter:

[I 14:00:12.410 NotebookApp] Replaying 3 buffered messages
[I 14:01:28.417 NotebookApp] KernelRestarter: restarting kernel (1/5), keep random ports
kernel 59511ee4-8c2c-419f-8ba7-25f2b4d14a43 restarted
[I 14:02:04.646 NotebookApp] Saving file at /jupyter_tests.ipynb

from nest_asyncio.

qci-amos avatar qci-amos commented on May 11, 2024

this doesn't show the same issue, but it might be related:
image

from nest_asyncio.

erdewit avatar erdewit commented on May 11, 2024

I can't reproduce the error with the task being None, but there's a new v1.5.4 version out that might fix it.

from nest_asyncio.

qci-amos avatar qci-amos commented on May 11, 2024

yes, I can confirm the latest code changes address my problem. thank you!

from nest_asyncio.

erdewit avatar erdewit commented on May 11, 2024

OK that's great to hear.

from nest_asyncio.

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.