Skip to content

Debugger slows down Jupyterlab #77

Description

@Michael-ljn

Hi,

First of all, thank you for this awesome extension. I just installed the latest version V1.0.0 and somehow the extension is considerably slowing down my JupyterLab server. Sometimes it makes it freeze. The following lines are in the terminal log which indicates that some sort of debugger is on.

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I am certain it is from this extension, as I do not experience this problem when the extension is disabled. Not sure what causes this but wonder if we can disable it, at a software level. Maybe downgrading to a more stable version?

I am a mac user, on M1pro chip.

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