whizzosoftware / WZWave

A native Java library for interfacing with Z-Wave PC controllers
Eclipse Public License 1.0
33 stars 22 forks source link

Poll instead of Remove on Protocol Info Queue #34

Closed eperott closed 5 years ago

eperott commented 5 years ago

Call poll() instead of remove() on Queue to avoid NoSuchElementException.

Closes #33

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 62.967% when pulling 5665d3757b8150436e67aec63bfb9d66212e1f7d on eperott:poll-protoinfo-queue into f69d6ea5a1243436f86d82c57b618aba36d61b89 on whizzosoftware:master.