Closed main-- closed 10 years ago
static + ThreadStatic is nice, but it doesn't work well with async + await
static
ThreadStatic
async
await
static
+ThreadStatic
is nice, but it doesn't work well withasync
+await