mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
many fixes with asyncio
This commit is contained in:
@@ -67,4 +67,4 @@ def main(argv: Optional[List[str]]=None) -> None:
|
||||
streamer=Streamer(**config.streamer._unpack()),
|
||||
).run(**config.server._unpack())
|
||||
|
||||
get_logger().info("Bye-bye")
|
||||
get_logger(0).info("Bye-bye")
|
||||
|
||||
Reference in New Issue
Block a user