rorodata / firefly

function as a service
http://rorodata.github.io/firefly
Apache License 2.0
194 stars 30 forks source link

The request locals are leaking across requests #70

Closed anandology closed 7 years ago

anandology commented 7 years ago

Looks like the request locals object ctx is not cleared before each request, causing it to leak data of one request to another.

anandology commented 7 years ago

closed in b921fdbb1418ce3e2fdd00f3a1f5c70032d0838d.