Skip to content

Internal error: Non Panic Task error: task 113 was cancelled. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker #15065

@chenquan

Description

@chenquan

// This should only occur if the task is
// cancelled, which would only occur if
// the JoinSet were aborted, which in turn
// would imply that the receiver has been
// dropped and this code is not running
return Some(internal_err!("Non Panic Task error: {e}"));

Hello, I don't understand why this error occurs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions