-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inconsistent inspect behaviors between host objects and decontextified objects #314
Comments
This is a problem with node's inspect method. There is noting I can really do. |
I think since we can attach |
That is certainly possible. However, custom inspect needs to be enabled and I am not sure if it is by default. |
Can I have a try on this issue? |
If you want you can try it. |
I just came up with another idea which may solve this issue: #315 |
The text was updated successfully, but these errors were encountered: