feat: asyncio log file watcher with offline detection

This commit is contained in:
Vlad Doloman
2026-06-22 18:57:17 +03:00
parent 1411ba241f
commit 3367eeb80b
3 changed files with 129 additions and 0 deletions

2
pytest.ini Normal file
View File

@@ -0,0 +1,2 @@
[pytest]
asyncio_mode = auto