@ -468,6 +468,7 @@ fs.watchFile = function (filename) {
};
fs.unwatchFile = function (filename) {
var stat;
if (statWatchers[filename]) {
stat = statWatchers[filename];
stat.stop();
The note is not visible to the blocked user.