Details
Description
During application shutdown sequence, in application that usually use clocks, there is a good chance that requests for blocking connection (receive-updated-views) are sent after the framework shutdown. This can cause unblocked threads to accumulate when sessions expire.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Avoid to block responses after shutdown.