pmf

Results 2 issues of pmf

**Describe the bug** The `nngproxy` subcommand of `nanomq_cli` does not work for me due to an argument parsing issue. I have to revert the change in e9fe4b17 for `nng_proxy.c` (i.e....

Investigation

I have a composite machine, and I want to dispatch an event to the parent. It works when using `process(ev_success{})` in the transition table of the sub machine, but it...