Skip to content

Conversation

@ShaneIsley
Copy link
Owner

Add tests to verify parallel sample execution doesn't cause temp file conflicts or race conditions:

  • test_parallel_custom_fn_isolation: verifies temp files aren't clobbered
  • test_parallel_preserves_order: ensures results maintain sample order
  • test_parallel_error_handling: validates graceful error handling

Add tests to verify parallel sample execution doesn't cause temp file
conflicts or race conditions:
- test_parallel_custom_fn_isolation: verifies temp files aren't clobbered
- test_parallel_preserves_order: ensures results maintain sample order
- test_parallel_error_handling: validates graceful error handling
@ShaneIsley ShaneIsley merged commit 49db1de into main Jan 15, 2026
2 of 3 checks passed
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.

2 participants