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
..
2019-12-12 17:56:58 +01:00
2019-12-15 00:34:05 +01:00
2019-05-06 23:21:33 +02:00
2020-03-08 20:28:31 +01:00
2019-09-04 13:02:27 +02:00
2020-02-03 16:32:39 +01:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2019-12-19 10:37:20 +02:00
2020-01-23 23:34:10 +01:00
2020-01-06 16:31:54 +01:00