[Users] [Bug 3979] Hang (with killing needed) during action which extracts attachments
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Jan 4 19:56:41 CET 2019
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3979
Andrej Kacian <andrej at kacian.sk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from users at lists.claws-mail.org ---
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/
++ ChangeLog 2019-01-04 19:54:02.968507323 +0100
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=b249609f1b0639c075f4089555cf31eaa82fa104
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Fri Jan 4 19:50:08 2019 +0100
Make children tracking in execute_actions() more async-aware
We need to update the children count in children->nb
after starting each child process instead of after
starting all of them, because we use that count
in wait_for_children(), which is run asynchronously
for each child.
Fixes bug #3979: Hang (with killing needed) during
action which extracts attachments
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list