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

Remove the "submit internal subtasks from JSON" feature #1470

Closed
prioux opened this issue Feb 13, 2025 · 1 comment · Fixed by #1479
Closed

Remove the "submit internal subtasks from JSON" feature #1470

prioux opened this issue Feb 13, 2025 · 1 comment · Fixed by #1479

Comments

@prioux
Copy link
Member

prioux commented Feb 13, 2025

An old experimental internal submission system exists in ClusterTask where a running task could create small JSON files that would be picked up by a BourreauWorker, resulting in new tasks being created and submitted.

This is not used at all anymore, all code related to this feature should be removed. See submit_subtasks_from_json() as a starting point.

@Freedisch
Copy link
Contributor

Hello, This sound like a good issue to start with, I'll look into

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants