Parameters to a function are captured by call/cc even if they are not used. The attached test case demonstrates a behavior with a non-serializable value by trying to serialize said continuation.
call/cc + serialization test case
Log in to post a comment.
call/cc + serialization test case