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
I keep having to rewrite google libraries using http from scratch because they are not closing their resources. I just cant get behind writing a boilerplate disable sanitizers for every test. Especially since deno2 is node backwards compatible and node-jest does not behave like this so migration makes it so you have to write boilerplate for every file.
The text was updated successfully, but these errors were encountered:
I keep having to rewrite google libraries using http from scratch because they are not closing their resources. I just cant get behind writing a boilerplate disable sanitizers for every test. Especially since deno2 is node backwards compatible and node-jest does not behave like this so migration makes it so you have to write boilerplate for every file.
The text was updated successfully, but these errors were encountered: