Re: [BUG] Org babel overwriting source block outputs when using async + session

2025-03-25 Thread Ihor Radchenko
Elle Najt writes: > Hi -- I've been running into a bug when running async + session bash > org babel cells. > > * Summary > In short, the issue is that when running two async session bash > blocks, the code for the second block ends up captured in the output > of the first one, and then finally

[BUG] Org babel overwriting source block outputs when using async + session

2025-03-24 Thread Elle Najt
Hi -- I've been running into a bug when running async + session bash org babel cells. * Summary In short, the issue is that when running two async session bash blocks, the code for the second block ends up captured in the output of the first one, and then finally the output of the first block on