question about g_force_shutdown

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

question about g_force_shutdown

Postby krunt » Tue Nov 01, 2016 11:57 am

I wonder, why there is a need to force shutdown via g_force_shutdown?
It causes hangs on Windows when you call ::exit() or ExitProcess()
(because of windows process rundown sequence,
all threads except main thread are terminated before g_force_shutdown destructor),
in uithread_shutdown_event.Wait().
I am calling ExitProcess() from UnhandledExceptionFilter and don't care
about cef correct shutdown.
krunt
Newbie
 
Posts: 3
Joined: Wed Sep 21, 2016 9:36 am

Re: question about g_force_shutdown

Postby magreenblatt » Tue Nov 01, 2016 12:02 pm

magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 28 guests