SvrProcess: ensure unlock and flushBufferLog happens after transaction commit and close
Description
For SvrProcess, with current code, unlock and flushbufferlog doesn't happens after commit and close of trx when trx is not local.
Environment
None
For SvrProcess, with current code, unlock and flushbufferlog doesn't happens after commit and close of trx when trx is not local.