mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
Read transactions need a short, blocking, lock for the database, during which no write transaction can be started - this means the interaction of the agent, TX, and RX tasks may block each other if anything takes longer than 1 ms. Thus, we increase the timeout for blocking locks to 100 ms to significantly reduce that probability. See: https://www.sqlite.org/src/doc/204dbc15a682125c/doc/wal-lock.md Signed-off-by: Felix Walter <felix.walter@d3tn.com> |
||
|---|---|---|
| .. | ||
| cla_sqlite.h | ||