danmactough/node-feedparser

Abort FeedParser?

yPhil-gh opened this issue · 1 comments

I'm trying to get feedParser to stop/abort the stream when it gets to a given article item.guid ; is it technically possible or should I stop even trying right now?

I read the Stream documentation on abortSignals, but I'm wondering it FeedParser has its own abort mechanism?

this.close();