会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
AIF
随笔档案-2021年02月
pytest用pycharm debug运行(RuntimeError: cannot release un-acquired lock)解决
2021-02-02 15:53 by AIF, 3390 阅读,
收藏
,
摘要: 用pytest的debug模式运行一个测试脚本,出错 解决,在pycharm的启动设置中添加 GEVENT_SUPPORT=True, 如图:
阅读全文
1 Comment
About