Skip to content

When I include ws links in my debugging code, the variables are very stuck, but the same code does not have this problem in pycharm #853

Description

@wjsw1781

import anvil.server
from anvil.tables import app_tables
anvil.server.connect("server_G5LS4NKQI44CSJSY73GRKMRG-F4ZBMGWQBKSHSVYA",url = 'ws://localhost:59001/_/uplink')

a =1

b =100

print(100)

Image

当我调试代码中包含 ws 链接的时候 单步调试 变量都就非常卡顿 但是同样的代码在 pycharm里面就没这个问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

info-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions