mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 10:28:29 -07:00
d5f6dd1a46
Before this patch we could exit the process without waiting for file writing task to complete. As a result a file could become corrupted or a large chunk of data could be missing. Now the main thread either waits until file writing task completes or it writes log buffer to file itself. |
||
---|---|---|
.. | ||
dnsforward_test.go | ||
dnsforward.go | ||
querylog_file.go | ||
querylog_top.go | ||
querylog.go | ||
stats.go |