I think we should keep `null` as `no message set` as before. ```suggestion if (message == null) { ``` _Originally posted by @BridgeAR in https://github.com/nodejs/node/pull/58532#discussion_r2118436011_
I think we should keep
nullasno message setas before.Originally posted by @BridgeAR in nodejs/node#58532 (comment)