2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-cuirass.git synced 2023-12-14 06:03:04 +01:00
guix-cuirass/src/web/server
Mathieu Othacehe 1bcccbab76
web: server: Remove with-ignored-disconnects.
Use the pre-unwind-handler of a catch clause instead of nesting
with-throw-handler inside a catch clause.

* src/web/server/fiberized.scm (with-ignored-disconnects): Remove it,
(client-loop): replace "with-ignored-disconnects" with a catch clause.
2020-08-04 18:14:51 +02:00
..
fiberized.scm web: server: Remove with-ignored-disconnects. 2020-08-04 18:14:51 +02:00