Skip to content

Commit

Permalink
⬆️ Update paho to master
Browse files Browse the repository at this point in the history
There's a number of bugfixes on master related to deadlock behaviour in
the message handlers and the connect/disconnect/reconnect flow.
Hopefully that fixes the last of the flakiness.
  • Loading branch information
daenney committed Aug 30, 2017
1 parent f19b1f3 commit c94d43d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[[constraint]]
name = "github.com/eclipse/paho.mqtt.golang"
version = "1.1.0"
branch = "master"

0 comments on commit c94d43d

Please sign in to comment.