Commit 639b067
AsyncBeacon: fix AttributeError by using aiohttp.ClientTimeout throughout (#3784)
* AsyncBeacon: fix AttributeError by using aiohttp.ClientTimeout for timeout when making async post requests
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
* Add newsfragment for #3784
---------
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
Co-authored-by: kclowes <kclowes@users.noreply.github.com>1 parent 6b51f09 commit 639b067
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments