lnd/protofsm
Olaoluwa Osuntokun 2e3c0b2a7d
protofsm: use new fn.GoroutineManager to manage goroutines
This fixes an isuse that can occur when we have concurrent calls to
`Stop` while the state machine is driving forward.
2024-11-18 20:49:01 -08:00
..
daemon_events.go protofsm: add SpendMapper to craft custom spend events 2024-11-18 20:49:00 -08:00
log.go protofsm: allow multiple internal events to be emitted 2024-11-18 20:49:00 -08:00
msg_mapper.go protofsm: add ability for state machine to consume wire msgs 2024-11-18 20:48:59 -08:00
state_machine_test.go protofsm: allow multiple internal events to be emitted 2024-11-18 20:49:00 -08:00
state_machine.go protofsm: use new fn.GoroutineManager to manage goroutines 2024-11-18 20:49:01 -08:00