[webkit-gtk] Webkit shutdown, sqlite lock
Andy Wingo
wingo at igalia.com
Thu Aug 29 01:30:30 PDT 2013
On Thu 29 Aug 2013 10:15, Bastien Durel <bastien.durel at data.fr> writes:
> I wrote a program that go to some pages, do some actions, then exit. It
> works well, but there was a bunch of slow processing at the end, then
> added some parallelism with some forks at the end of the process, and
> now, sometime, the process does not exits properly.
Have you ensured that the webview is disposed? At that point WebKit's
threads should exit. If that is not the case, there is a bug.
Cheers,
Andy
More information about the webkit-gtk
mailing list