Page MenuHomePhabricator

Create Re-Entrant Evaluator for JavaScript and Fix Re-Entrancy for Python
Open, LowPublic

Description

JS executor currently has no support for re-entrancy. Python sort of has it, but it no longer works due to some code rot (and a lack of tests).

Victory Conditions

  • JS re-entrancy is implemented
  • Python re-entrancy is fixed
  • for testing, websocket communication will be mocked and a stub Orchestrator will handle re-entrant requests

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
cmassaro renamed this task from Create Re-Entrant Evaluator for JavaScript to Create Re-Entrant Evaluator for JavaScript and Fix Re-Entrancy for Python.Apr 16 2024, 5:20 PM
cmassaro updated the task description. (Show Details)