Files
espurna/code
Maxim Prokhorov 94169dcbb1 relay: fix sync reentrancy lock
Fix not resetting the lock when checking the size.

Don't lock in the boot and in the processing, both are executed in CONT
context. Still lock the relaySync() itself, since it will call relayStatus().
This goes back to the original implementation, but does not seem to be
relevant right now.
2021-04-15 17:33:28 +03:00
..
2021-04-15 17:33:28 +03:00
2021-04-01 01:10:34 +03:00
2019-07-11 00:34:17 +03:00
2021-01-16 20:40:23 +03:00
2021-01-14 18:11:14 +03:00
2019-07-11 00:34:17 +03:00
2021-02-04 12:03:26 +03:00
2021-01-16 20:40:23 +03:00
2021-01-16 20:40:23 +03:00
2021-04-07 03:53:40 +03:00
2019-07-11 00:34:17 +03:00