seems like memory leak in ssr when runtime-core throw an error
Version
Reproduction link
https://github.com/aprilcai/vue3-ssr-test
Steps to reproduce
clone the repo, follow the ReadMe.md to reproduce
What is expected?
blockStack should be cleared
What is actually happening?
blockStack is not cleared
see https://github.com/aprilcai/vue3-ssr-test for more details
Read this for more details https://github.com/vuejs/vue-next/pull/3106#issuecomment-768150000