Skip to content

Notice: Bug in default_ctx / scope_ctx with IPykernel < 6 #667

@ihnorton

Description

@ihnorton

We added tiledb.scope_ctx and changed tiledb.default_ctx implementation to use ContextVar (#563). However, there are bugs in the ContextVar support in IPykernel before version 6: https://github.com/ipython/ipykernel/issues/494.

Therefore, we now print a warning when scope_ctx or default_ctx are used with IPykernel < 6: #665

This issue serves as a placeholder which will be linked from the warning in order to provide background explanation and any updates if needed.


ch7578

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