Praveen G Shirali

Results 3 issues of Praveen G Shirali

I'm assuming here that `--mute` was added to suppress the output from scripts _under coverage_ bashcov generates some output of its own, like the "Run completed using ..." at the...

enhancement

In `Client.internalConnLost`, when a disconnection takes place, the worker goroutines are [waited](https://github.com/eclipse/paho.mqtt.golang/blob/master/client.go#L549) on till they get _done_. This is followed by logic for AutoReconnect and OnConnectionLost. The opportunity for an...

enhancement

I'm using the 0.8.0 release binary (darwin) If my `pick.safe` is at a non-default location and a `~/.pick/pick.safe` is missing, the `--safe` switch doesn't load the `pick.safe` from the supplied...