mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a5f237c2b5
This fixes issues where one goroutine tries to delete or rename a file while another goroutine has the file open (e.g. a log reader). Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
file_unix.go | ||
file_windows.go | ||
file_windows_test.go | ||
log_tag.go | ||
log_tag_test.go | ||
logfile.go | ||
logfile_test.go |