bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31878: Module autoloading is not thread safe


From: Ludovic Courtès
Subject: bug#31878: Module autoloading is not thread safe
Date: Mon, 18 Jun 2018 14:17:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

address@hidden (Ludovic Courtès) skribis:

> address@hidden (Ludovic Courtès) skribis:
>
>> I believe this comes from the fact that ‘autoloads-done’ and related
>> alists in (ice-9 boot-9) are manipulated in a non-thread-safe fashion.
>
> Here’s a proposed fix for ‘stable-2.2’ as discussed on #guile, Andy:

After further discussion on IRC, I pushed a variant of this patch as
commit 761cf0fb8c364e885e4c6fced34563f8157c3b84.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]