Files
core/homeassistant
J. Nick KostonandGitHub 437fe3fa4e Fix mimetypes doing blocking I/O in the event loop (#117292)
The first time aiohttp calls mimetypes, it will load the mime.types file

We now init the db in the executor to avoid blocking the event loop
2024-05-12 10:47:52 +02:00
..
2024-05-08 23:54:49 +02:00
2024-05-08 23:54:49 +02:00
2024-05-07 18:37:01 +02:00