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 LOCAL argument #86

Closed
miratepuffin opened this issue Nov 22, 2020 · 0 comments
Closed

Remove LOCAL argument #86

miratepuffin opened this issue Nov 22, 2020 · 0 comments
Assignees
Milestone

Comments

@miratepuffin
Copy link
Collaborator

Currently if running locally you must set a flag, this is because the analysis task will otherwise send the analyser object by reference and cause the readers to all refer to the same one. Analysis task should, therefore, be updated to serialise this first, removing the need for the argument.

@miratepuffin miratepuffin self-assigned this Nov 24, 2020
@miratepuffin miratepuffin added this to the Citation Merge milestone Nov 28, 2020
Haaroon added a commit that referenced this issue Apr 24, 2023
chore: Release

Co-authored-by: Haaroon <Haaroon@users.noreply.github.com>
fabianmurariu pushed a commit that referenced this issue May 21, 2024
chore: Release

Co-authored-by: Haaroon <Haaroon@users.noreply.github.com>
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

No branches or pull requests

1 participant