Details
Description
In order to suspend a session, you need to know whether it is idle (i.e. a request is in process) and whether it is in a transaction.
Currently the transaction state as reported by the session is different from the transaction state as viewed by RWS. That should be sorted out, so that the true transaction state is available from the session.
In 22.08 this only affects maxctrl reload session where it might reload the session in the middle of a transaction.