On Mon, Mar 09, 2020 at 05:07:38PM +0100, Tim Düsterhus wrote: > Willy, > > Am 06.03.20 um 13:15 schrieb Tim Duesterhus: > > is acceptable. There's also a `BUG_ON` left in the patch, because I wasn't > > sure if I should grab the session from the stream or from the connection. > > I just realized that BUG_ON is not active by default (should we add > DEBUG_STRICT=1 to CI?). The check in there does not even compile (facepalm).
Yes, definitely a good idea. Willy

