mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 06:20:17 +01:00
2305cb0131
* Don't wait for OAuth token task on shutdown To reproduce the warning: 1. Start authentication with integration using OAuth (e.g. SmartThings) 2. When redirected to external login site, just close the page 3. Settings -> Restart Home Assistant * Clarify comment --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>