Skip to content

dirmgr: Limit the number of mds that we will fetch from sqlite at once.

Nick Mathewson requested to merge nickm/arti:streaming_mds_from_store_v2 into main

This should help limit our memory usage when restarting from cache.

Possible (imperfect) solution for #1027.

Please do not merge without confirming that #1027 is still an issue, and that this branch solves the problem.

Merge request reports