Skip to content
Snippets Groups Projects
Commit 67ace0df authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SL-16400: Address a couple shutdown crashes.

It can happen that we try to post() work for LLWindowWin32's window thread
after the thread's WorkQueue has been closed.

Also, instead of giving the "General" ThreadPool static lifespan, put it on
the heap, anchored with a static unique_ptr.
parent 2b96f89c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment