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
defer() is useful and nice. I avoided it due to the performance findings like https://lk4d4.darth.io/posts/defer/
Do you have findings that it is being leaked?
https://github.com/vbatts/tar-split/blame/cc780eeb0b3ffe3ff4b360a8a0bd18f54c5b32ce/tar/asm/disassemble.go#L152
Good afternoon!
Can we use defer when closing pW.Close() to minimize the chance of resource leakage?
The text was updated successfully, but these errors were encountered: