See JavaDocs (RuntimeService#suspendProcessInstanceById()): "If a process instance is in state suspended, activiti will not execute jobs (timers, messages) associated with this instance."
It does not mean that the tasks will be suspended too. That will not be fixed.
See JavaDocs (RuntimeService#suspendProcessInstanceById()): "If a process instance is in state suspended, activiti will not execute jobs (timers, messages) associated with this instance."
It does not mean that the tasks will be suspended too. That will not be fixed.