mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[DOC] Clear one of known issues of Ruby Box
This commit is contained in:
parent
1e6a479520
commit
1933f1291a
Notes:
git
2025-12-09 14:52:59 +00:00
@ -12,7 +12,6 @@ Ruby Box is designed to provide separated spaces in a Ruby process, to isolate a
|
||||
## TODOs
|
||||
|
||||
* Add the loaded namespace on iseq to check if another namespace tries running the iseq (add a field only when VM_CHECK_MODE?)
|
||||
* Delete per-box extension files (.dll) lazily or process exit (on Windows)
|
||||
* Assign its own TOPLEVEL_BINDING in boxes
|
||||
* Fix calling `warn` in boxes to refer `$VERBOSE` and `Warning.warn` in the box
|
||||
* Make an internal data container class `Ruby::Box::Entry` invisible
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user