Danny Milosavljevic <dan...@scratchpost.org> 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