[Inspection] debug_stopWarmUp
The stopWarmUp stops the currently running warm-up. This method takes no parameters, and returns null or an error depending on a warm-up was stopped or not.
JSONRPC: debug_stopWarmUp
Request
null if a warm-up is stopped, or an error if not.