|
|
|
|
|
by PabloSichert
3518 days ago
|
|
Thanks for making that example! Assuming I am looking at your sketch with the x-axis being time, I just want to note that specific to this library there won't be two events (request start, end or log) at the same time. (The "concurrency" here comes from coroutines, not parallel threads) |
|