serve
serve copied to clipboard
valid ts process during start
🚀 The feature
Torchserve needs to verify the pid is a real torchserve process.
Motivation, pitch
This feature is able to avoid torchserve restart failure if system reuses a pid for the other application.
Alternatives
No response
Additional context
No response