We're using it in production, for better or for worse, so we should fuzz it. We should probably use mock sockets, like we do for client tests, though we do need a way to create them. The fact that the server goes to disk does mean we have to be careful to avoid races, if we want to test multiple requests at once (Which I think we do).
Comment 1 by bugdroid1@chromium.org
, Jan 20 2017