Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

fork is not defined in a nested fork when running 2 or more threads. #10

Closed
fmeawad opened this issue Aug 7, 2012 · 0 comments
Closed
Labels
ARCHIVED CLOSED at time of archiving

Comments

@fmeawad
Copy link

fmeawad commented Aug 7, 2012

failing test case test/nested.js for thread count = 2.

When a task is created in one compartment, and executed in another, the atoms associated with the globals are stored in the atoms compartment inside the creating compartment. running it in the second compartment fails to resolve the added function "fork".

@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

No branches or pull requests

2 participants