Files
fn-serverless/api
Reed Allman 13f822ad7f catch request panics in goroutine
the async stuff uses carlos supervisor thing but in the normal request path we
aren't catching any panics and returning a 500 to user (conn just gets
closed & server dies). should catch any mistakes we might make, or any one of
the 10000 libraries we're importing.

closes #150
2017-07-26 04:24:44 -07:00
..
2017-07-26 10:50:19 -07:00
2017-06-19 10:40:26 -07:00
2017-07-26 10:50:19 -07:00
2017-07-20 08:44:56 -07:00
2017-07-26 10:50:19 -07:00
2017-07-26 10:50:19 -07:00
2017-07-26 04:24:44 -07:00
2017-06-06 14:12:50 -07:00