I want to checkpoint a programming language interpreter's environment which I am using interactively. When using this environment, if an expression I am evaluating turns out not to help, normally I can hit control-c to interrupt the computation and return me to the enviroment's user prompt.
But with the process checkpointed, the control-c causes the program to exit entirely. Surely this is not what is wanted. I hope there is something I am doing wrong that can easily be corrected. This is using a current linux, and ocaml. Although I tried it with python, for example, and the same thing happens. I created the checkpointed process with dmtcp_coordinator, dmtcp_launch in the straightforward manner with no extra options. I looked for an option to specify how to handle control-c, but I could not see one. Thank you ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Dmtcp-forum mailing list Dmtcp-forum@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dmtcp-forum