Skip to content

Sandbox outputs "/tmp/box/?" on the shell #132

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

Closed
veluca93 opened this issue Mar 15, 2013 · 2 comments
Closed

Sandbox outputs "/tmp/box/?" on the shell #132

veluca93 opened this issue Mar 15, 2013 · 2 comments
Labels

Comments

@veluca93
Copy link
Collaborator

As in the title, when a Worker started from the command line receives a job (in this case it was worker 1), the sandbox gives this output:

/tmp/box/1
/tmp/box/1
...
/tmp/box/1
/tmp/box/1

that i don't think is the intended behaviour. This seems to be caused by line 1298 in isolate.c.

@bblackham
Copy link
Contributor

I'll check with Martin if there's any reason to be printing this out. You're right that CMS doesn't need it at all.
I might introduce a --quiet flag to isolate to disable this.

@lw
Copy link
Member

lw commented Aug 8, 2014

Moved to cms-dev/isolate#11.

@lw lw closed this as completed Aug 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants