Jan Hensel

Results 5 comments of Jan Hensel

Just to give a bit of inspiration for any future implementation, not only would I love this for `each` / `par-each`, but this is something that, imo, [`parallel`](https://www.gnu.org/software/parallel/) gets extremely...

Maybe to ask the alternative question: Is the idea of the library that requests to the client need to be run in separate goroutines? For notifications of course it's fine,...

That sounds pretty much like it would behave the way I was expecting it to out of the box, thanks! By now I've settled into the synchronous mode but I'll...

I believe I am hitting this bug[^1] frequently in a new workflow where the PDF in question gets recompiled on every keystroke (with a Typst language server). Eventually (and usually...

In my experience _this_ is very well resolved, yes. (And thanks to @laomuon for the fix!) Largely unrelated: I am now experiencing a separate issue with frequently rebuilt PDFs where...