caolan / caolan/nodeunit

Sandbox doesn't work with node 0.5.7

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

The following returns 'undefined' in node 0.5.7 (perhaps other 0.5.x version, too):

process.binding('evals').Script

This causes utils.js:sandbox() to break.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in utils.js at sandbox() and reproduce the reported process.binding('evals').Script behavior with Node 0.5.7. Trace how sandbox depends on that value and verify that the sandbox works on the affected Node version without changing behavior on supported versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.