\n \u003CNuxtWelcome />\n \u003C/div>\n\u003C/template>\n\n\u003Cscript setup>\nconst { counterMY } = useTest();\nconsole.log('counterMY', counterMY);\n\u003C/script>\n```\n\nTo my surprise, node js does not perform any cleaning... If you do a load test of 500 queries, there will be 500 different objects with the same key in memory.\n\nCould you add this feature to the documentation?\nOr shouldn't it be?\n\nThanks!\n\n\n\n",[2943],{"name":2888,"color":2889},32234,"useState + SSR = memory leak","2025-05-29T09:15:23Z","https://github.com/nuxt/nuxt/issues/32234",0.7552271,{"description":2950,"labels":2951,"number":2952,"owner":2877,"repository":2877,"state":2924,"title":2953,"updated_at":2954,"url":2955,"score":2956},"**example /api/test.ts**\r\nimport fun from '@/server/fun'\r\nexport default defineEventHandler(async e => {\r\n app.result(e);\r\n console.log('sdfsdfsdf')\r\n //return e.context.json;\r\n});\r\n\r\n**/server/fun.ts**\r\nconst result=(e){\r\n e.node.res.writeHead(200,{ 'Content-Type': 'application/json','Charset':'utf8'});\r\n e.node.res.end(JSON.stringify(e.context.json));\r\n}\r\nexport default {result}\r\n\r\nI hope to directly input content into the fun function without the need to use return to terminate the process. However, after the content is output and the subfunction is called, the subsequent code will still be executed. How can I make the subsequent code not execute.",[],20352,"How to terminate a process in a subfunction?","2023-04-18T13:39:22Z","https://github.com/nuxt/nuxt/issues/20352",0.76491886,{"labels":2958,"number":2959,"owner":2877,"repository":2877,"state":2924,"title":2960,"updated_at":2961,"url":2962,"score":2963},[],13016,"Allow passing refs to `useState` and `useCookie`","2023-01-19T16:42:38Z","https://github.com/nuxt/nuxt/issues/13016",0.76498,{"labels":2965,"number":2966,"owner":2877,"repository":2877,"state":2924,"title":2960,"updated_at":2967,"url":2968,"score":2963},[],13108,"2023-01-19T16:47:39Z","https://github.com/nuxt/nuxt/issues/13108",["Reactive",2970],{},["Set"],["ShallowReactive",2973],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDHoRCfKktI97syT2oVN6sucjGn4W8l58nBIcA20gSbc":-1},"/nuxt/icon/145"]