h2 compat "should" make sure writable === false when closed === true. Though this might cause problems related to https://github.com/nodejs/node/commit/8589c70c85411c2dd0e02c021d926b1954c74696.
@nodejs/http2
Ping @mcollina
Not sure if closed is even useful here? Though it might be if we merge https://github.com/nodejs/node/pull/15526.
IMHO we should remove closed from http2 compat.
Forgot to add this as "Fixed" note for https://github.com/nodejs/node/pull/15702/files (closed was removed, writable has to stay as is for h1 compatibility)
Could someone close?
Most helpful comment
IMHO we should remove closed from http2 compat.