octolab / cli

💾 Toolkit for command line interfaces.
https://go.octolab.org/toolkit/cli
MIT License
0 stars 0 forks source link

debugger has bad logic #3

Closed kamilsk closed 4 years ago

kamilsk commented 4 years ago
return debugger.listener.Addr().String(), atomic.CompareAndSwapUint32(&status, 1, 0)

it returns true only once