GoogleChromeLabs / GoogleChromeLabs/pywebsocket3

DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
45
Forks
33
PR merge metrics
No merged PRs in 30d

Description

When I run the unit tests I can see the following deprecation warning:

```
pywebsocket3/msgutil.py:130: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
self.setDaemon(True)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.