• oilbeater's avatar
    defer in loop may cause resource leak · 0764d95a
    oilbeater authored
    defer statement executes only when function return, and the resource still be hold during loop. Release the resource manually when not needed.
    0764d95a
Name
Last commit
Last update
..
cache Loading commit data...
installer Loading commit data...
testdata/plugdir Loading commit data...
hooks.go Loading commit data...
plugin.go Loading commit data...
plugin_test.go Loading commit data...