Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set group only if we don't do add logic
Setting the new group before the add logic causes breaks the removal from the thread's old group. Instead, only directly set the thread's group if we won't run the add logic.
- Loading branch information