Hi All, I'm researching FSMs and wondered if anyone had an example of nested states using gen_fsm? I'm trying to demonstrate forking/joining of parallel processes from a "parent" process and cause a state transition to occur based on some subset of the "responses" from the parallel processes. Any examples appreciated. Best regards, Charles