You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a kernel handler gets a msg that is not allowed (for instance voila gets an execute_request) there is no reply. For testing or UI it makes sense to get a reply.
Is there an example that I could use on how such a reply should look like? I guess this also means the protocol description should be updated?
The text was updated successfully, but these errors were encountered:
If a kernel handler gets a msg that is not allowed (for instance voila gets an
execute_request
) there is no reply. For testing or UI it makes sense to get a reply.Is there an example that I could use on how such a reply should look like? I guess this also means the protocol description should be updated?
The text was updated successfully, but these errors were encountered: