TREEcg / event-stream-client

Deprecated! Use the rdf-connect/ldes-client instead
https://github.com/rdf-connect/ldes-client
Other
14 stars 9 forks source link

Fix: pause on sync when necessary #62

Closed elpoelma closed 1 year ago

elpoelma commented 1 year ago

This PR ensures that the stream is paused if necessary after the now only syncing event has been emitted. This solves an issue when pausing the stream when that event has happened. Before, the stream was not correctly paused.