J. Nick Koston

Results 125 issues of J. Nick Koston

## Proposed change backport of https://github.com/home-assistant/core/pull/120826 directly to `rc` since the test file has changed location. If publish was cancelled, cancellation should not be propagated to the mid callback. fixes...

core
cla-signed
integration: mqtt
small-pr
has-tests
by-code-owner
merging-to-rc
bugfix
Quality Scale: platinum

## Proposed change Enable ruff asyncio event loop blocking detection rules ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue)...

cla-signed
small-pr

Fixes the asyncio example with a websocket wrapped socket https://github.com/eclipse/paho.mqtt.python/blob/d45de3737879cfe7a6acc361631fa5cb1ef584bb/examples/loop_asyncio.py#L92

https://github.com/gcobb321/icloud3/blob/ed917786755a91478ed973d4ed2ec5503acaaed5/custom_components/icloud3/helpers/common.py#L285 https://github.com/gcobb321/icloud3/blob/ed917786755a91478ed973d4ed2ec5503acaaed5/custom_components/icloud3/helpers/common.py#L302 It looks like there are a few places that will do a blocking `stat()` syscall in this file. Home Assistant will be able to detect and warn about...

https://github.com/make-all/tuya-local/blob/d0e1465574258e53d1519d67c5731a0abd224f8c/custom_components/tuya_local/device.py#L152 https://github.com/home-assistant/core/blob/b84829f70fcd8dfb73cbd9829cf962fc029f0d8e/homeassistant/helpers/start.py#L77

maintenance