You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix project.deleted handler to clean up thread index maps
Clean up threadIdsByProjectId and sidebarThreadsById entries when a
project is deleted, preventing stale index entries if thread.deleted
events don't arrive before or alongside the project deletion.
0 commit comments