mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
minor 3.7 fixes
This commit is contained in:
@@ -177,6 +177,7 @@ async def run_region_task(
|
||||
|
||||
if entered.done():
|
||||
return
|
||||
|
||||
exc = task.exception()
|
||||
if exc is not None:
|
||||
raise exc
|
||||
|
||||
Reference in New Issue
Block a user