mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
微调auto_port()
This commit is contained in:
parent
1b44dea669
commit
9e6534aa1c
@ -390,6 +390,7 @@ class PortFinder(object):
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
rmtree(path)
|
rmtree(path)
|
||||||
|
return i, str(path)
|
||||||
except PermissionError:
|
except PermissionError:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user