moby/daemon/logger/awslogs
Wesley Pettit ad45ece6fe
awslogs: fix non-blocking log drop bug
Previously, the AWSLogs driver attempted to implement
non-blocking itself. Non-blocking is supposed to
implemented solely by the Docker RingBuffer that
wraps the log driver.

Please see issue and explanation here:
https://github.com/moby/moby/issues/45217

Signed-off-by: Wesley Pettit <wppttt@amazon.com>
(cherry picked from commit c8f8d11ac4)
2023-04-17 13:32:48 -07:00
..
cloudwatchlogs.go awslogs: fix non-blocking log drop bug 2023-04-17 13:32:48 -07:00
cloudwatchlogs_test.go awslogs: fix non-blocking log drop bug 2023-04-17 13:32:48 -07:00
cwlogsiface_mock_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00