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

Fixed async error when making each post directory #4

Closed
wants to merge 2 commits into from

Conversation

switz
Copy link
Contributor

@switz switz commented Mar 27, 2012

No description provided.

@switz
Copy link
Contributor Author

switz commented Mar 27, 2012

Sorry, my last pull request actually would cause problems due to mkdir being async. The variable would get overwritten before the post would actually be written. This should fix the issue.

When attempting mkdirSync the server would crash. I'm not sure why.

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 this pull request may close these issues.

None yet

2 participants