Stop automatically adding/remove conversations from the conversation manager
Review Request #3049 — Created March 26, 2024 and submitted — Latest diff uploaded
This was done to mimic the old conversations API and shouldn't be needed going
forward. However, since we can't create conversations right now, we're probably
missing some edge cases here.Also make sure to keep a reference around on the conversation while removing to avoid use after frees.
Trained with the turtles.