Skip to content
New issue

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

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

Already on GitHub? # to your account

adding force=False as a kwarg for Task constructor #953

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

grg2rsr
Copy link

@grg2rsr grg2rsr commented Mar 12, 2025

the use case is, when using

one.alyx.rest('tasks','partial_update',task_id, data=dict(force=True))

this should instantiate a Task that redownloads the data

@grg2rsr grg2rsr requested a review from k1o0 March 12, 2025 11:51
@grg2rsr grg2rsr marked this pull request as ready for review March 12, 2025 13:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants