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

[bug-fix] Fix when group terminal steps are deleted, robust test #5441

Merged
merged 3 commits into from
Jun 25, 2021

Conversation

ervteng
Copy link
Contributor

@ervteng ervteng commented Jun 25, 2021

Proposed change(s)

Terminal steps of teammates were being deleted too early when agents die, resulting in missing/mixed data for groupmates at the end of a trajectory. This bug only affected multi-agent training.

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@ervteng ervteng requested a review from andrewcoh June 25, 2021 20:22
@ervteng ervteng merged commit 6150aa9 into main Jun 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the develop-fix-group-term-steps branch June 25, 2021 23:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants