You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: