erigon-pulse/downloader
Mark Holt 18ee8c57f8
Remove copy & clone not needed after removal of atomics (#1120)
I added these methods to fix an erroneous copy of a struct with atomics,
now these have been remove these methods are not necessary.
2023-09-10 17:09:33 +00:00
..
downloadercfg torrent: suppress some warning (#941) 2023-03-17 03:53:30 +00:00
downloadergrpc Downloader extract, step2 (#739) 2022-11-20 10:41:20 +07:00
snaptype Downloader: don't fail when see unusual file, skip it (backward/forward compatibility) (#1117) 2023-09-10 15:46:27 +07:00
downloader_grpc_server.go shutdown deadlock (#1107) 2023-09-06 10:19:00 +07:00
downloader.go Remove copy & clone not needed after removal of atomics (#1120) 2023-09-10 17:09:33 +00:00
mdbx_piece_completion_test.go torrent: don't cancel storage, because lib can't handle such error and can graceful-shutdown anyway (#938) 2023-03-14 08:41:43 +00:00
mdbx_piece_completion.go torrent: don't cancel storage, because lib can't handle such error and can graceful-shutdown anyway (#937) 2023-03-14 08:40:30 +00:00
util.go Downloader: don't fail when see unusual file, skip it (backward/forward compatibility) (#1117) 2023-09-10 15:46:27 +07:00