10-21-2023, 12:07 AM
I don't think that any problem that you may have regarding to sessions not being destroyed is not releated to anything in this specific build.
I strongly suggest that you create a simple test case application, put a small timeout such as 1 minute and start a few sessions and see how it behaves. Anything you do in your application to avoid that sessions expire (e.g. setting KeepAlive = True in one or more forms)?
I strongly suggest that you create a simple test case application, put a small timeout such as 1 minute and start a few sessions and see how it behaves. Anything you do in your application to avoid that sessions expire (e.g. setting KeepAlive = True in one or more forms)?

