Skip to content

VSCode Debugging breaks when opening a zarr container #172

@EuAtarax

Description

@EuAtarax

When debugging with VSCode and an open variable viewer, the debugging breaks/stalls whenever I open a HCS zarr plate (or normal container).
After some time spent on figuring the problem out, I suspect that it has to do with the async workers/threads and that one has the power over GIL.

Solution/Workaround (but not really):
When I collapse the variable viewer, the debugging does not stop and I have access to variables from the debug console. But as soon as I open the variable Viewer everything stalls.

Do you have solutions/workarounds?
Otherwise it might be worth thinking about exposing num_workers or maybe creating a Singleton.

Best,
Niklas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions