Test recording hangs indefinitely

未关闭
#330 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
python

调研方向

首先应用 sympy-repro.zip 中的 git 补丁,并使用提供的 conda 环境。运行 APPMAP_MAX_EVENTS=1000 APPMAP=true ./bin/test -C --verbose,然后检查提供的 appmap.yml 以及与挂起有关的测试记录路径。完成的标准是找出并修复原因,使命令能够完成,而不是无限期挂起。

由索引模型根据 Issue 内容生成。

描述

Repository: https://github.com/sympy/sympy
Commit: 0dbdc0ea83d339936da175f8c3a97d0d6bafb9f8
appmap.yml and git patch to be applied: sympy-repro.zip

conda env

name: sympy__sympy__1.1
channels:
  - defaults
dependencies:
  - _libgcc_mutex=0.1=main
  - _openmp_mutex=5.1=1_gnu
  - ca-certificates=2024.3.11=h06a4308_0
  - flake8=7.0.0=py39h06a4308_0
  - ld_impl_linux-64=2.38=h1181459_1
  - libffi=3.4.4=h6a678d5_1
  - libgcc-ng=11.2.0=h1234567_1
  - libgomp=11.2.0=h1234567_1
  - libstdcxx-ng=11.2.0=h1234567_1
  - mccabe=0.7.0=pyhd3eb1b0_0
  - mpmath=1.3.0=py39h06a4308_0
  - ncurses=6.4=h6a678d5_0
  - openssl=3.0.13=h7f8727e_2
  - pip=24.0=py39h06a4308_0
  - pycodestyle=2.11.1=py39h06a4308_0
  - pyflakes=3.2.0=py39h06a4308_0
  - python=3.9.19=h955ad1f_1
  - readline=8.2=h5eee18b_0
  - setuptools=69.5.1=py39h06a4308_0
  - sqlite=3.45.3=h5eee18b_0
  - tk=8.6.14=h39e8969_0
  - tzdata=2024a=h04d1e81_0
  - wheel=0.43.0=py39h06a4308_0
  - xz=5.4.6=h5eee18b_1
  - zlib=1.2.13=h5eee18b_1
  - pip:
      - appmap==2.0.3
      - flake8-comprehensions==3.14.0
      - importlib-resources==5.13.0
      - inflection==0.5.1
      - packaging==24.0
      - pyyaml==6.0.1
      - zipp==3.18.2

run via APPMAP_MAX_EVENTS=1000 APPMAP=true ./bin/test -C --verbose

主要语言
Python
星标
104
派生
17
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

getappmap/appmap-python 的其他 Issue

查看 getappmap/appmap-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。