Hacker News new | ask | show | jobs
by adflux 1854 days ago
Store user in static variable during processing data, then forget to clear the variable when you are done, so for the next request it still has access to the old data?