Feedback: Processing - siegebell/vscoq GitHub Wiki
Emitted when an added sentence has reached the state of "processing"; indicates which worker is processing the sentence.
<feedback object="state" route="0">
<state_id val="${stateId}"/>
<feedback_content val="processingin">
<string>${workerName}</string>
</feedback_content>
</feedback>