@@ -106,6 +106,7 @@ var Proxy = function(opt, cb) {
// close will be emitted after this
socket.on('error',function(err){
log.error(err);
socket.end();
});
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.