[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] branch wip-fibers created (now 81cc115)
From: |
Ludovic Courtès |
Subject: |
[shepherd] branch wip-fibers created (now 81cc115) |
Date: |
Mon, 21 Mar 2022 18:01:36 -0400 (EDT) |
civodul pushed a change to branch wip-fibers
in repository shepherd.
at 81cc115 service: 'read-pid-file' uses (@ (guile) sleep) when it's not
suspendable.
This branch includes the following new commits:
new f7a28cd shepherd: Factorize out the main loop.
new 70729b6 build: Drop support for Guile 2.0.
new 934204f Use Fibers.
new fae59fb build: Capture the source and object directories of Fibers.
new aff030b shepherd: Use one fiber for signal handling, and one for
clients.
new fde2709 service: 'read-pid-file' no longer blocks.
new 81cc115 service: 'read-pid-file' uses (@ (guile) sleep) when it's not
suspendable.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
- [shepherd] branch wip-fibers created (now 81cc115),
Ludovic Courtès <=
- [shepherd] 02/07: build: Drop support for Guile 2.0., Ludovic Courtès, 2022/03/21
- [shepherd] 01/07: shepherd: Factorize out the main loop., Ludovic Courtès, 2022/03/21
- [shepherd] 04/07: build: Capture the source and object directories of Fibers., Ludovic Courtès, 2022/03/21
- [shepherd] 05/07: shepherd: Use one fiber for signal handling, and one for clients., Ludovic Courtès, 2022/03/21
- [shepherd] 03/07: Use Fibers., Ludovic Courtès, 2022/03/21
- [shepherd] 06/07: service: 'read-pid-file' no longer blocks., Ludovic Courtès, 2022/03/21
- [shepherd] 07/07: service: 'read-pid-file' uses (@ (guile) sleep) when it's not suspendable., Ludovic Courtès, 2022/03/21