mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
In this commit, we add an upfront check for `SendWhen` predicates before deciding to launch a goroutine. This ensures that when a message comes along that is already ready to send, we do the send in a synchronous manner. |
||
---|---|---|
.. | ||
daemon_events.go | ||
log.go | ||
msg_mapper.go | ||
state_machine.go | ||
state_machine_test.go |