Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_smartcachedataset thread hangs occasionally #5660

Closed
wyli opened this issue Dec 5, 2022 · 4 comments
Closed

test_smartcachedataset thread hangs occasionally #5660

wyli opened this issue Dec 5, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@wyli
Copy link
Contributor

wyli commented Dec 5, 2022

Describe the bug

[2022-12-05T19:30:09.040Z] 
Loading dataset:   0%|          | 0/2 [00:00<?, ?it/s]
Loading dataset: 100%|██████████| 2/2 [00:00<00:00, 7577.79it/s]
[2022-12-05T19:30:09.040Z] .Finished test: test_datalist (tests.test_smartcachedataset.TestSmartCacheDataset) (0.00285s)
[2022-12-05T19:30:09.040Z] Starting test: test_set_data (tests.test_smartcachedataset.TestSmartCacheDataset)...
[2022-12-05T19:30:09.040Z] 
Loading dataset:   0%|          | 0/5 [00:00<?, ?it/s]
Loading dataset: 100%|██████████| 5/5 [00:00<00:00, 4430.91it/s]
[2022-12-05T21:52:01.667Z] Sending interrupt signal to process
[2022-12-05T21:52:01.669Z] Killing processes
[2022-12-05T21:52:02.262Z] kill finished with exit code 0
[2022-12-05T21:52:02.264Z] Sending interrupt signal to process
[2022-12-05T21:52:02.264Z] Killing processes
[2022-12-05T21:52:02.596Z] kill finished with exit code 2
[2022-12-05T21:52:02.824Z] Terminated
[2022-12-05T21:52:02.827Z] script returned exit code 143
wyli added a commit to rijobro/MONAI that referenced this issue Dec 5, 2022
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli mentioned this issue Dec 6, 2022
1 task
@wyli
Copy link
Contributor Author

wyli commented Dec 6, 2022

874ab2a

@wyli wyli closed this as completed Dec 6, 2022
@wyli
Copy link
Contributor Author

wyli commented Dec 12, 2022

this is still an issue

@wyli wyli reopened this Dec 12, 2022
wyli added a commit that referenced this issue Dec 12, 2022
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli mentioned this issue Dec 12, 2022
wyli added a commit that referenced this issue Dec 12, 2022
This reverts commit 4445e54.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli
Copy link
Contributor Author

wyli commented Dec 12, 2022

currently a workaround is added to the dev branch to skip it cfedf7b cc @Nic-Ma

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Dec 13, 2022

currently a workaround is added to the dev branch to skip it cfedf7b cc @Nic-Ma

OK, I can't reproduce it locally.

Thanks for the workaround.

@wyli wyli added the bug Something isn't working label Dec 15, 2022
@vikashg vikashg closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants