[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cuirass evaluate
From: |
Mathieu Othacehe |
Subject: |
Re: cuirass evaluate |
Date: |
Wed, 12 Jul 2017 11:39:42 +0200 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Hi Ludo,
A cuirass question :
In src/cuirass/base.scm, you wrote the following comment :
--8<---------------cut here---------------start------------->8---
;; Register the results in the database.
;; XXX: The 'build-derivations' call is blocking so we end updating the
;; database potentially long after things have been built.
--8<---------------cut here---------------end--------------->8---
How would it be possible to be notified when a build succeeds, to update
the database asap ?
Thanks,
Mathieu