developmentseed / jekyll-hook

No Longer Maintained | A server that listens for GitHub webhook posts and renders a Jekyll site
BSD 3-Clause "New" or "Revised" License
508 stars 83 forks source link

Does not process tasks after exception but does not die either #38

Open benheilman opened 9 years ago

benheilman commented 9 years ago

After an unhandled exception occurs, the process continues to accept new POST request with 202. However, no further tasks are processed.