Skip to content

Fix deprecation message for ErrnoException

Rodrigo Muino Tomonari requested to merge github/fork/gagern/patch-1 into master

It seems to me that 75adde07 did a copy & paste mistake here. It doesn't make much sense to me to internally forward to the isolate-aware version of ErrnoException but suggest callees use UVException instead.

Merge request reports

Loading