@@ -443,6 +443,7 @@ function setCompileOutput(data) {
}
worker.onmessage=function(e){
// TODO: this doesn't completely work yet
if(pendingWorkerMessages>1){
pendingWorkerMessages=0;
setCode(editor.getValue());
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.