Skip to content

Conversation

@djriffle
Copy link
Member

This pull request simplifies the way bind mounts are configured in the SandboxManager by consolidating resource handling into a single method. Instead of requiring separate dataset and resource arguments, all resources are now passed in a single list, making the code cleaner and easier to maintain.

Refactoring and simplification:

  • Refactored the set_data method in sandbox_management.py to accept a single list of resource tuples, removing the need for a separate dataset argument and simplifying the bind mount setup logic.

@djriffle djriffle merged commit 25c9f29 into main Aug 22, 2025
1 check failed
@djriffle djriffle deleted the AddingReferenceDatasetSupport branch August 28, 2025 19:11
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