fix(auth): Memory Leak in AsyncHttpCall affecting auth.listUsers by adrianjost · Pull Request #2236 · firebase/firebase-admin-node
fixes 2235 The socket code was only introduced to fix a bug in NodeJS 12 (firebase@db8be26) and since then has even needed a patch (firebase@1a34bc4). However the code does not seem necessary at all anymore. Removing this code resolved the described memory leak.
marked this pull request as ready for review
adrianjost
changed the title
Fix Memory Leak in AsyncHttpCall affecting auth.listUsers
fix(auth) Memory Leak in AsyncHttpCall affecting auth.listUsers
adrianjost
changed the title
fix(auth) Memory Leak in AsyncHttpCall affecting auth.listUsers
fix(auth): Memory Leak in AsyncHttpCall affecting auth.listUsers
This was referenced
Aug 20, 2024This was referenced
Aug 28, 2024This was referenced
Sep 4, 2024This was referenced
Sep 13, 2024This was referenced
Aug 20, 2024This was referenced
Aug 28, 2024This was referenced
Sep 4, 2024This was referenced
Sep 13, 2024This was referenced
Sep 24, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters