Skip to content

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Nov 28, 2025

What does this PR do?

Fixes #<issue_number>

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--3307.org.readthedocs.build/en/3307/

bhimrazy and others added 4 commits November 28, 2025 12:47
Skip timeout check in _try_proceed_with_timeout when running inside a
spawned subprocess. This fixes DDP test failures (test_ssim_reduction_none_ddp,
test_ms_ssim_reduction_none_ddp) caused by attempting to spawn a new process
during module import when using the 'spawn' start method.
@bhimrazy bhimrazy changed the title fix: prevent nested multiprocessing spawn during module import fix: failing gpu tests Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant