I'm facing an issue when using callbacks in an async setting. Bascially the outputs are mixed up. I'm not sure if I'm using the callbacks correctly in this case...
Slightly related but under the hood, I'm sure there is some places where this also happens with async π need a way to send off each task with its own callback manager and then aggregate the traces
yeah the last point you mentioned is interesting. I'll think about this too and share if I get any solutions. if you have any solutions do share too π