Ruben Taelman
Ruben Taelman
Thanks for reporting!
Thanks for the suggestion!
Yeah, I've never seen untypedAtomic used anywhere so far, so I also don't think it's very urgent.
Thanks for reporting!
I don't remember if such functionality was even ever implemented... Did you try the arrow keys? (don't remember if that even was ever implemented).
Confirmed that arrow keys work, so it's not a bug. I'll convert this to a feature request.
@RubenVerborgh Could you have a look at this one? Will certainly make many comunica users very happy :-)
I also had a `pendingError`-like approach in mind before, but I decided to not implement it like that before due to the chance of errors getting lost. What could happen,...
> How do I know that no next will be called, if the error arrives between next calls? We may be able to do something by registering the created `AsyncIterator`...
@RubenVerborgh At last, I found some time to look into finalizing the unit tests and documenting the error events edge-case.