change: do not raise error if failed to get client/server address info

This commit is contained in:
debugtalk
2020-06-18 19:21:57 +08:00
parent 2c0f7f2027
commit ec44faa62b
3 changed files with 6 additions and 7 deletions

View File

@@ -6,6 +6,10 @@
- feat: integrate [locust](https://locust.io/) v1.0
**Fixed**
- change: do not raise error if failed to get client/server address info
## 3.0.13 (2020-06-17)
**Added**