kbase / staging_service

MIT License
0 stars 9 forks source link

dev to master #38

Closed Tianhao-Gu closed 6 years ago

Tianhao-Gu commented 6 years ago

dev to master

scanon commented 6 years ago

Is your theory that the head and tail calls were hanging?

Tianhao-Gu commented 6 years ago

@scanon yea. The log doesn't really tell what went wrong. That was my guess. Basically just remove all system subprocesse calls. Unlike system calls if python code breaks, it will usually just break the whole program.