Files
docker-cli/components/engine/api/client
Matthew Heon 7d1a57a5be Increase size of buffer for signals
The chan struct used to forward signals to containers was one element only,
which caused some signals to be dropped when many were being received.
Increasing the size of the chan buffer makes this much less likely to happen.

Docker-DCO-1.1-Signed-off-by: Matt Heon <mheon@redhat.com> (github: mheon)
Upstream-commit: 06cd125e64c30886f66e6490a1cd4e7a7ba23655
Component: engine
2014-06-18 10:51:44 -04:00
..
2014-05-21 17:37:40 -04:00
2014-05-02 17:45:58 +00:00