@@ -24,8 +24,8 @@ async function executeUserCode(
code,
requestObject,
environment = {},
name,
timeout = TIMEOUT_MS
timeout = TIMEOUT_MS,
name
) {
const logs = [];
The note is not visible to the blocked user.