diff options
author | Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> | 2024-04-16 20:54:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 20:54:36 +0200 |
commit | e873bb13045e0f488061ce675d89831198f9a405 (patch) | |
tree | a8d69a512a08ea4578241b3023f877df741f34c2 /docs | |
parent | Fixed missing fstring from wsrelay logging (#15094) (diff) | |
download | awx-e873bb13045e0f488061ce675d89831198f9a405.tar.xz awx-e873bb13045e0f488061ce675d89831198f9a405.zip |
Fix wsrelay connection leak (#15113)
- when re-establishing connection to db close old connection
- re-initialize WebSocketRelayManager when restarting asyncio.run
- log and ignore error in cleanup_offline_host (this might come back to bite us)
- cleanup connection when WebSocketRelayManager crash
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions