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

Logging bug with multiple tasks in version 2.2.1 #721

Open
juan-g-bonilla opened this issue Jun 12, 2024 · 0 comments
Open

Logging bug with multiple tasks in version 2.2.1 #721

juan-g-bonilla opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@juan-g-bonilla
Copy link
Contributor

I am looking for more information regarding the following known issue:

A bug was introduced at 2.2.1 (2dc0a35) to the :ref:SimulationBaseClass AddModelToTask function when it was
refactored to use the updated module variable logging. The bug manifests as no data being logged for a variable when
there are more than one task, a module in each task, and the variable being logged is from a module assigned to a
task added to a process after the first task has been added to a process.

https://github.com/AVSLab/basilisk/blame/36bc77bb719cec4aedcf6b1fdb341309ddb0e301/docs/source/Support/bskKnownIssues.rst#L20

The bug description is a bit hard to follow. I tried writing scripts with multiple tasks/processes, but have not been able to reproduce yet. Further explanation would be helpful, and a minimal reproducible example would be invaluable.

Tagging @patkenneally since git blame says he wrote the known issue entry.

@juan-g-bonilla juan-g-bonilla added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Jun 12, 2024
@juan-g-bonilla juan-g-bonilla self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant