Detail
Detail
Bugfix
At least in a multi-user test with multiple sub-sessions, it may happen that after the test and closing of the additional application windows opened in the test, the personal setting (tl:TransientPersonalConfiguration) still remains registered as a session listener. Since the entire sub-session is attached to the personal setting as a reference, this leaves all sub-sessions in memory.
Test
- Run the multi-user test /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/comments/TestComments-01_EditWithReadRight.script.xml ten times in a row as a multi-user test (button ">>") in the script recorder.
- After each test run, close the additional windows opened by the test and run the test again.
- The tl-demo must not go out-of-memory even with 256M.