LDflex / LDflex-Comunica

Comunica query engine support for the LDflex language
MIT License
16 stars 5 forks source link

Bug: Listeners not detached correctly #187

Closed jeswr closed 7 months ago

jeswr commented 2 years ago

I think this should be removeListener not on https://github.com/LDflex/LDflex-Comunica/blob/cf3b74013fda96063b5edbffd14fa7214ad119a0/src/ComunicaEngine.ts#L211-L214

jeswr commented 7 months ago

This code has been removed from the codebase in the latest release thanks to the fact that Comunica now returns AsyncIterables out of the box.