MarginaliaSearch/code/processes/crawling-process/model/java/nu/marginalia/io
Viktor Lofgren 665c8831a3 (model) Fix resource leak in partially read crawl data streams.
Ensuring proper resource management by closing the underlying stream in the `close` method to prevent potential resource leaks.
2024-11-20 19:29:13 +01:00
..
crawldata/format (model) Fix resource leak in partially read crawl data streams. 2024-11-20 19:29:13 +01:00
CrawledDomainReader.java (*) Remove the crawl spec abstraction 2024-10-03 13:41:17 +02:00
CrawlerOutputFile.java (chore) Remove use of deprecated STR.-style string templates 2024-11-11 18:02:28 +01:00
SerializableCrawlDataStream.java (*) Remove the crawl spec abstraction 2024-10-03 13:41:17 +02:00