mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Merge my-feature-branch into develop with resolved conflicts
This commit is contained in:
@@ -34,5 +34,5 @@ async def main():
|
||||
logger.error(f"Application crashed: {e}", exc_info=True)
|
||||
|
||||
if __name__ == "__main__":
|
||||
# Запускаем в основном потоке
|
||||
# Запускаем в основном пото
|
||||
asyncio.run(main())
|
Reference in New Issue
Block a user