Skip to content

Pycharm debugger triggers cache download on breakpoints #320

Open
@Happyzippy

Description

@Happyzippy

How to replicate:

  • Run pycharm debugger
  • Create CloudPath object
  • Break and click on the item in the debugger to inspect

Alternatively:

  • CloudPath(...).fspath

Why: Pycharm debugger collects all properties on objects in scope, thus accessing .fspath which performs a cache refresh

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