surf icon indicating copy to clipboard operation
surf copied to clipboard

error value passed to panic doesn't belong to fm.Submit()

Open nilsocket opened this issue 7 years ago • 0 comments

if fm.Submit() != nil{ panic(err) // err doesn't belong to fm.Submit() }

nilsocket avatar Jan 01 '18 09:01 nilsocket