Re: [PATCH] Make guardians and (ice-9 popen) thread-safe

2013-11-23 Thread Mark H Weaver
Hi Ludovic, Thanks for the review! I incorporated your (excellent) suggestions, and pushed it to stable-2.0. l...@gnu.org (Ludovic Courtès) writes: >> From 13fcd175bc31b5df400dd518836bdce32f32206a Mon Sep 17 00:00:00 2001 >> From: Mark H Weaver >> Date: Sun, 17 Nov 2013 03:19:32 -0500 >> Subjec

Re: [PATCH] Make guardians and (ice-9 popen) thread-safe

2013-11-23 Thread Ludovic Courtès
Hi! (I just realized when I finished my message that I was too late; sorry about that! Anyway, sending the few remaining questions I have.) Mark H Weaver skribis: > Here's a set of patches for stable-2.0 that make (ice-9 popen) and > guardians thread-safe. These patches fix

[PATCH] Make guardians and (ice-9 popen) thread-safe

2013-11-17 Thread Mark H Weaver
Hello all, Here's a set of patches for stable-2.0 that make (ice-9 popen) and guardians thread-safe. These patches fix . (please disregard the preliminary patches I posted in that bug report). These patches also lay the groundwork for conveniently blocking asyncs while