Skip to content
Snippets Groups Projects
Unverified Commit 38790945 authored by Ludovic Courtès's avatar Ludovic Courtès Committed by Mathieu Othacehe
Browse files

Use a non-blocking socket for store communication.

Set the store socket as non-blocking so that fibers communicating with the
store don't get blocked as described here: https://issues.guix.gnu.org/43565.

* src/cuirass/base.scm (with-store): Set the store socket as non-blocking.
(build-derivations&): Unset current-read-waiter and current-write-waiter.
parent f141dd20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment