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

process.title on OSX #44

Open
gjohnson opened this issue Aug 27, 2012 · 2 comments
Open

process.title on OSX #44

gjohnson opened this issue Aug 27, 2012 · 2 comments

Comments

@gjohnson
Copy link
Contributor

The assertion for process.title actually fails now in node-v0.8.x. Apparently since it OSX technically always ignored the setting, node does the same and no longer set its in memory either.

Not sure whats worse, axe the assertion or do some OS sniffing in the test lol?

@rauchg
Copy link
Contributor

rauchg commented Aug 27, 2012

sniffing in the test.

@rauchg
Copy link
Contributor

rauchg commented Aug 27, 2012

I care about process.title only for deployments really.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants