Skip to content

Use the same thread for "kernel.doEval(..)" nested calls #112

Description

@andrus

When Kernel eval is called by a magic (or user code from within a cell), let's avoid scheduling such call in a new thread, and let's automatically run it on the calling thread in a blocking manner. In addition to being logical, it will help doing telemetry capture per #104.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions