I am running Dart 2.0.0 with VSCode 1.26.1. I constantly see the following error written in Console under MacOS High Sierra 10.13.6:
nw_path_close_fd Failed to close guarded necp fd 6 [9: Bad file descriptor]
As soon as I close VSCode the dart process (and the error in the Console) goes away. Any ideas on why Dart is doing this? The offending library appears to be libsystem_network.dylib
.