Artur Pragacz
|
b36b591ccf
|
Improve error message for global timeout (#141563)
* Improve error message for global timeout
* Add test
* Message works with zone too
|
2025-05-27 07:49:18 +02:00 |
|
J. Nick Koston
|
c460e1bbbe
|
Fix cancellation leaking upward from the timeout util (#129003)
|
2024-10-23 12:00:01 -10:00 |
|
Erik Montnemery
|
9b497aebb4
|
Fix bug in timeout util related to multiple global freezes (#122466)
|
2024-07-29 10:12:18 +02:00 |
|
J. Nick Koston
|
291f309c0e
|
Remove unnecessary lambdas in timeout tests (#121101)
|
2024-07-03 22:24:41 +02:00 |
|
Sid
|
721b2c2ca8
|
Enable Ruff PT012 (#113957)
|
2024-06-08 17:59:08 +02:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Sid
|
82a60fe8ad
|
Enable Ruff RSE (#113695)
|
2024-03-18 00:40:38 +01:00 |
|
Marc Mueller
|
a6b842f818
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
|
Marc Mueller
|
cd0ee98dba
|
Use builtin TimeoutError [core + helpers] (#109684)
|
2024-02-05 12:09:54 +01:00 |
|
Franck Nijhof
|
18dddd6342
|
Update Ruff to v0.0.277 (#96108)
|
2023-07-09 10:10:23 -04:00 |
|
epenet
|
ed3cdd8fb9
|
Fix lingering task in timeout test (#88953)
|
2023-03-01 09:42:55 +01:00 |
|
epenet
|
5f25b71df7
|
Add type hints to core tests (#88478)
|
2023-02-20 11:42:56 +01:00 |
|
epenet
|
c98b4e3204
|
Add typing to tests with single hass argument (2) (#87675)
* Add typing to tests with single hass argument (2)
* a few more
|
2023-02-08 08:51:43 +01:00 |
|
epenet
|
aa00114c2f
|
Add return type to async tests without arguments (#87612)
|
2023-02-07 10:26:56 +01:00 |
|
Franck Nijhof
|
6932cf9534
|
Use contextlib.suppress where possible (#48189)
|
2021-03-23 14:36:43 +01:00 |
|
Pascal Vizeli
|
a7a4875f52
|
Add more debug details to running timeouts (#43644)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-01-04 13:10:39 +01:00 |
|
Pascal Vizeli
|
c291d4aa7d
|
Intelligent timeout handler for setup/bootstrap (#38329)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-08-05 14:58:19 +02:00 |
|