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-01-31 23:37:13 -05:00
2018-09-04 17:25:11 +02:00
2020-03-08 20:28:31 +01:00
2019-12-12 17:56:58 +01:00
2018-09-07 11:40:22 +02:00
2019-04-10 17:09:47 +02:00
2020-01-16 15:27:20 +01:00
2019-12-08 23:14:03 +01:00
2019-12-12 17:56:57 +01:00
2019-12-26 12:29:44 +01:00
2018-09-04 17:25:11 +02:00
2020-01-16 18:30:57 +01:00
2019-03-24 00:13:53 +01:00
2019-04-10 17:09:47 +02:00
2020-02-27 23:29:30 +01:00
2019-06-14 21:57:39 +02:00