wialon/gmqtt

Python 3.8 deprecation warning

Closed this issue · 1 comments

Just putting this warning here

::test_admin_subscription
  c:\python38-32\lib\site-packages\gmqtt\mqtt\protocol.py:19: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
    self._connected = asyncio.Event(loop=loop)

-- Docs: https://docs.pytest.org/en/latest/warnings.html

Hi @cloud-rocket

We have been fixed this in 0.6.6 version;