From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-03-08 21:33:03


On Wed, Mar 8, 2023 at 12:55 PM Glen Fernandes <glen.fernandes_at_[hidden]> wrote:
> If they're separate libraries, they should be reviewed individually
> (and serially, since we never have reviews in parallel). I don't see
> why our review process can't handle that.

http_proto depends on buffers
http_io depends on http_proto

What if buffers and http_io get accepted but http_proto does not? lol...

Thanks