Comment on Is this how news.ycombinator.com runs? (Ctrl+F for "Closures Simulate Subroutines")parentComments−mdakin19yOne could avoid that problem by keeping track of the owner of each closure and ensuring the user is properly authenticated before calling the closure.
Comments
One could avoid that problem by keeping track of the owner of each closure and ensuring the user is properly authenticated before calling the closure.