https://issues.apache.org/ooo/show_bug.cgi?id=107562

Steve Yin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Steve Yin <[email protected]> ---
Can we simply remove WaitForSingleObject? 
Debugging with soffice.bin and found when calling rtl_cache_wsupdate_fini, only
main thread exists. I think soffice.bin may kill all the other threads includes
m_update_thread before it. And there is nothing to do with the process such as
clean the static structs or something like that at this time, because the
process will be terminated, all its memory will be released by Windows.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to