Ludovic Courtès
f7537e30b8
inferior: Distinguish inferior exceptions.
...
This avoids ambiguities when looking at a backtrace where the exception
was actually thrown by an inferior in a very different context.
* guix/inferior.scm (&inferior-exception): New condition type.
(read-repl-response): Add optional 'inferior' parameter. Raise
'&inferior-exception' instead of rethrowing to KEY when receiving an
'exception' message.
(read-inferior-response): Pass INFERIOR to 'read-repl-response'.
* tests/inferior.scm ("&inferior-exception"): New test.
2020-03-12 11:52:38 +01:00
..
2020-03-11 18:42:09 +01:00
2020-02-24 11:22:02 +01:00
2020-03-12 11:52:38 +01:00
2020-03-05 16:33:37 +01:00
2020-02-22 00:46:06 +01:00
2019-12-12 17:56:58 +01:00
2019-12-15 00:34:05 +01:00
2019-09-05 18:33:30 +02:00
2020-01-09 23:33:04 +01:00
2019-09-04 13:02:27 +02:00
2020-02-24 11:01:52 +01:00
2019-05-06 23:21:33 +02:00
2019-10-23 16:40:17 +02:00
2019-09-05 18:33:30 +02:00
2020-01-12 00:19:09 +01:00
2020-01-23 23:34:10 +01:00
2019-12-29 18:24:54 +01:00
2019-08-28 18:52:52 +02:00
2019-07-26 21:49:25 +02:00
2019-09-16 10:25:31 +02:00
2020-03-09 16:01:17 +01:00
2019-01-09 14:47:53 +01:00
2020-03-08 20:28:31 +01:00
2019-09-05 18:33:30 +02:00
2020-02-10 23:31:58 +01:00
2019-09-10 19:04:06 +02:00
2019-12-20 22:06:05 +01:00
2019-07-02 18:33:51 +02:00
2019-09-05 18:33:30 +02:00
2020-01-03 16:06:26 +01:00
2020-03-12 11:52:38 +01:00
2019-09-04 13:02:27 +02:00
2020-02-03 16:32:39 +01:00
2020-01-17 14:22:07 +01:00
2020-01-16 23:14:05 +01:00
2019-03-13 23:12:43 +01:00
2019-02-06 23:06:18 +01:00
2019-06-05 23:10:37 +02:00
2019-12-19 10:37:20 +02:00
2019-12-29 21:26:11 +01:00
2019-01-15 20:24:08 +01:00
2019-12-12 17:56:58 +01:00
2020-01-16 18:30:57 +01:00
2019-08-28 18:52:52 +02:00
2019-12-18 22:36:37 +01:00
2020-03-06 08:32:01 +01:00
2020-01-23 23:34:10 +01:00
2020-01-24 23:56:43 +01:00
2020-02-20 11:14:44 +01:00
2019-04-11 18:18:13 +02:00
2020-03-08 20:28:31 +01:00
2019-11-13 22:49:47 +01:00
2020-02-23 12:30:18 +01:00
2019-06-14 21:57:39 +02:00
2020-03-11 18:42:08 +01:00
2019-12-20 22:06:05 +01:00
2020-01-06 16:31:54 +01:00