Kristian Nielsen <knielsen@knielsen-hq.org> writes:
So we should introduce
rgi->abort_slave, and set it during STOP SLAVE for all queued rgi entries.
Actually, we do not need to introduce another flag. We can just check
rgi->rli->abort_slave.
- Kristian.