bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
2.07k stars 80 forks source link

Fix importer handling of unclosed connection #138

Closed mgdigital closed 4 months ago

mgdigital commented 4 months ago

Fix https://github.com/bitmagnet-io/bitmagnet/issues/133 When importing a small number of items without closing the connection, the import buffer was not being flushed leaving the items unimported.