Skip to content

[Bug Fix] Fix Task Reloading#5002

Merged
joligario merged 1 commit intomasterfrom
bug_fix/task_reloading
Aug 29, 2025
Merged

[Bug Fix] Fix Task Reloading#5002
joligario merged 1 commit intomasterfrom
bug_fix/task_reloading

Conversation

@Kinglykrab
Copy link
Copy Markdown
Contributor

@Kinglykrab Kinglykrab commented Aug 29, 2025

Description

  • Fixes an issue where the change to a singleton caused m_task_data not to be cleared since we never actually delete our task manager instance.

Type of change

  • Bug fix

Testing

Before Change

image

After Change

image

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@joligario joligario merged commit 145111f into master Aug 29, 2025
2 checks passed
@joligario joligario deleted the bug_fix/task_reloading branch August 29, 2025 10:52
@joligario joligario mentioned this pull request Sep 15, 2025
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

Successfully merging this pull request may close these issues.

2 participants