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

修改upload_image为异步 #4

Merged
merged 3 commits into from
Mar 3, 2012
Merged

修改upload_image为异步 #4

merged 3 commits into from
Mar 3, 2012

Conversation

dead-horse
Copy link
Member

最好不用sync的方法吧。
不过这个接口好像还没有使用,所以没有进行测试...

var proxy = new EventProxy();
function ensureDir(){
path.exists(upload_path + uid, function(exists){
if(!exists){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code styles, please fixed it and push again.

if (!exists) {

@ghost ghost assigned muyuan Feb 16, 2012
fengmk2 added a commit that referenced this pull request Mar 3, 2012
修改upload_image为异步
@fengmk2 fengmk2 merged commit 8c4d01a into cnodejs:master Mar 3, 2012
alsotang pushed a commit that referenced this pull request Apr 20, 2015
最大可用内存 600M
JinlonZhang pushed a commit to JinlonZhang/nodeclub that referenced this pull request Jul 26, 2016
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

3 participants