Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't burn in request-scoped constants.
We burned in STDERR, which changes from request to request. We also, amazingly, fail to correctly handle the first access to (some?) system constants in a request when they happen from the JIT.
- Loading branch information