-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Bug Report
Description
I am seeing the same behaviour first mentioned here with 2.46.0. Experiments appear to get stuck in the Running status after being completed.
Reproduce
- Open the extension.
- Run a checkpoint experiment.
- Experiment will get stuck in running state once completed.
Expected
Environment information
Output of dvc doctor:
$ dvc doctor
DVC version: 2.46.0 (pip)
-------------------------
Platform: Python 3.10.6 on macOS-13.2.1-arm64-arm-64bit
Subprojects:
dvc_data = 0.42.1
dvc_objects = 0.21.1
dvc_render = 0.2.0
dvc_task = 0.2.0
scmrepo = 0.1.15
Supports:
http (aiohttp = 3.8.4, aiohttp-retry = 2.8.3),
https (aiohttp = 3.8.4, aiohttp-retry = 2.8.3),
s3 (s3fs = 2023.1.0, boto3 = 1.24.59)
Cache types: reflink, hardlink, symlink
Cache directory: apfs on /dev/disk3s1s1
Caches: local
Remotes: s3
Workspace directory: apfs on /dev/disk3s1s1
Repo: dvc, gitAdditional Information (if any):
dvc exp show --force does seem to fix the issue.
Metadata
Metadata
Assignees
Labels
No labels