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 | ||