kevinsbennett
kevinsbennett
tjanczuk, I work with moodmosaic... so I thought I'd jump in here too. I'm not sure it was clear, but we're executing javascript code strings from C#. Are you saying...
Yes, our use of Edge.Func may end up being called concurrently as a result of concurrent HTTP requests. Our test above does not test this aspect, but we will try...
Actually we don't know which is hanging, but I would assume it the execution of the javascript function that is hanging and not the Func call itself. Our users cannot...