mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
.
This commit is contained in:
parent
12df87d392
commit
f1d8728da4
@ -242,7 +242,7 @@ class TestServerStartStop:
|
||||
# Windows does not provide SIGKILL
|
||||
sigkill = signal.SIGTERM # type: ignore[attr-defined]
|
||||
else:
|
||||
sigkill = signal.SIGKILL # type: ignore[attr-defined]
|
||||
sigkill = signal.SIGKILL # type: ignore
|
||||
port = 8503
|
||||
eosdash_port = 8504
|
||||
timeout = 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user