Marc Mueller
59a6035d3f
Add empty line after module docstring [j-m] ( #112700 )
2024-03-08 09:01:29 -05:00
J. Nick Koston
e4a15354f4
Fix logger creating many thread locks when reloading the integrations page ( #93768 )
...
* Fix logger creating many thread locks
We call getLogger for each integration to get the current
log level when loading the integrations page. This creates
a storm of threading locks
* fixes
2024-01-13 21:11:34 -05:00
J. Nick Koston
e7e7f603c2
Remove async_response from websocket apis where nothing was being awaited ( #90204 )
2023-03-23 20:53:18 -04:00
J. Nick Koston
8792d664e7
Add websocket endpoints to control integration logging ( #65158 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik <erik@montnemery.com>
2022-11-17 08:57:43 -06:00