Closed agarwal closed 9 years ago
Rough guess: there may be an exception that should be added to the serialization mechanism of oloop-top
that is transformed into an `Internal_error
because of that. That exception may carry closures (e.g. an environment) which causes the other problems.
The unhandled case is Typeclass.Error(_, _, _)
.
The outcome of this script ends up being an Uneval of an Internal_error, and the printing of such a value is the source of the above error. If we comment out the exception printer here, then the problem goes away:
A second bug is that the specific error seems wrong. The expected outcome is: