Hi Jakob,

On 6/23/20 8:40 AM, Robert Withers wrote:
I removed catch-all error handling from the PriorityVat>>#processSends. I then added to the error handling in EventualMessageSend>>#value to open a debugger after smashing the resolver.

I forgot to specify that I use the following code to test these changes:

1 eventual / 0

After running this and seeing the Debugger and closing this Debugger, you have to restart the localVat to refresh the event loop, with the following code:

PriorityVat class>>#clearLocalVat

K, r