Skip to content
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

p and puts goto server stdout #46

Open
bbergstrom opened this issue Nov 6, 2012 · 3 comments
Open

p and puts goto server stdout #46

bbergstrom opened this issue Nov 6, 2012 · 3 comments
Assignees
Labels

Comments

@bbergstrom
Copy link

'p' and 'puts' send the output to the server stdout and not the console in the browser.

@ghost ghost assigned txus Dec 24, 2012
@txus
Copy link
Member

txus commented Dec 24, 2012

Good catch. Assigning this to myself.

@txus
Copy link
Member

txus commented Sep 19, 2013

I can't think of a way to capture the stdout of a Ruby eval in a thread-safe manner. :( Closing...

@txus txus closed this as completed Sep 19, 2013
@txus
Copy link
Member

txus commented Sep 19, 2013

But thinking again, we already use a global sandbox.

@txus txus reopened this Sep 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants