[erlang-questions] Can gen_fsm be restarted by a supervisor with state data kept?

Barco You barcojie@REDACTED
Wed Jul 31 08:41:10 CEST 2013


Dear All,

I have a gen_fsm instance which is supervised by a supervisor. The gen_fsm
instance sometimes crashed and then restarted by the supervisor, but the
state data was reinitialized. How can I restart this instance with the
state data it has at crash point?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130731/e9f28023/attachment.htm>


More information about the erlang-questions mailing list