Learn more about cloning repositories
You have read-only access
Fix use-after-free error. We were looking up Op->getUser() after we removed the user. Put in a continue to fix the issue. I am going to clean up this code path in a subsequent commit.