We're currently changing the way we log the sessions that are connected to our databases. We've noticed that our client applications are creating a new session when they exit. The session is opened then closed within a second. After debugging we've found this happens when calling the Stop procedure of TOracleEvent. Is this behaviour expected?