You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered a Deprecation Warning, and this is the warning message:
/usr/local/lib/python3.10/site-packages/pubnub/pubnub.py:358: DeprecationWarning: isSet() is deprecated, use is_set() instead
while not self._event.isSet():
I have encountered a Deprecation Warning, and this is the warning message:
Please resolve this issue. @seba-aln @anovikov1984
The text was updated successfully, but these errors were encountered: