Re: [BUG] queuing many org babel async blocks at once blocks emacs

2025-04-02 Thread Elle Najt
Exciting! Thanks! On Wed, Apr 2, 2025, 3:20 PM Karthik Chikmagalur < karthikchikmaga...@gmail.com> wrote: > > I recall Tecosaur was working on a queue(?) implementation of async > processing a year or so ago. However, I don't recall where the broader > discussion on implementation left off. It

Re: [BUG] queuing many org babel async blocks at once blocks emacs

2025-04-02 Thread Karthik Chikmagalur
> I recall Tecosaur was working on a queue(?) implementation of async > processing a year or so ago. However, I don't recall where the broader > discussion on implementation left off. It looks like they're maybe still > working on it? > https://code.tecosaur.net/tec/org-mode/commits/branch/d

Re: [BUG] queuing many org babel async blocks at once blocks emacs

2025-04-02 Thread Matt
On Tue, 01 Apr 2025 00:52:25 +0200 Elle Najt wrote --- > When executing many (~100) Python or (~1000) bash source blocks > asynchronously in an org file, Emacs becomes unresponsive. This occurs > with vanilla Emacs -Q. > > It's unclear if this is a *bug* per say -- but it is a perf