pfnet / PaintsChainer

line drawing colorization using chainer
https://paintschainer.preferred.tech/
MIT License
3.77k stars 557 forks source link

paints_chainer.js line 100 often causes browser to stuck #109

Closed hybridnighthawk closed 7 years ago

hybridnighthawk commented 7 years ago

It usually happens with bad network connection while uploading. The line I mention is as follows: while( err_origin == origin ){ resetOrigin() }

taizan commented 7 years ago

Thanks for telling we add this to avoid server error trap but we considering more smart way

hybridnighthawk commented 7 years ago

It seems to be resolved. Now closing.