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

Impose that user always passes iteration or t #383

Merged
merged 5 commits into from
Aug 9, 2023

Conversation

RemiLehe
Copy link
Member

@RemiLehe RemiLehe commented Aug 9, 2023

When the user does not pass t or iteration, the default behavior was to reuse the last iteration that was accessed. This can sometimes result in behavior that the user would not expected.

Instead, this PR imposes that t or iteration always be specified.

@RemiLehe RemiLehe changed the title [WIP] Impose that user always passes iteration or t Impose that user always passes iteration or t Aug 9, 2023
@roelof-groenewald
Copy link

Thanks for this change!

@ax3l ax3l self-assigned this Aug 9, 2023
@ax3l ax3l added the bug label Aug 9, 2023
.github/workflows/unix.yml Outdated Show resolved Hide resolved
@RemiLehe RemiLehe merged commit 61e0721 into openPMD:dev Aug 9, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants