Handle socket errors
This commit is contained in:
@@ -230,7 +230,6 @@ export class FeedCompiler<E extends TrustedEvent> {
|
||||
|
||||
if (event) {
|
||||
for (const feed of feedsFromTags(Tags.fromEvent(event), mappings)) {
|
||||
|
||||
feeds.push(feed)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user