bug-guix
[Top][All Lists]
Advanced

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

bug#30644: Cuirass runs out of build users


From: Ludovic Courtès
Subject: bug#30644: Cuirass runs out of build users
Date: Thu, 08 Mar 2018 13:01:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Danny Milosavljevic <address@hidden> skribis:

> Oops, I had an old bin/evaluate . bin/evaluate.in doesn't contain it anymore. 
>  My bad...

Yes, see <https://bugs.gnu.org/30618>.

> Anyway, sqlite contains some cool stuff to find out who's locking it.
>
> But as things are it seems that sqlite access is now done only by one thread. 
>  How can it then be locked?  Weird...

It’s accessed possibly from several threads because Fibers can be
thought of as an N×M threading library.

So what’s your take on this?

Ludo’.





reply via email to

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