mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
test_abort (#6743)
This commit is contained in:
@@ -61,6 +61,7 @@ class RequestType(Enum):
|
||||
DECODE = 1
|
||||
PREEMPTED = 2
|
||||
EXTEND = 3
|
||||
ABORT = 4
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user