mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
Users should close resources like autopass in a teardown callback. In this case it will speed up reruns as `pass.close()` calls hyperswarm's `.destroy()` which will clean up the DHT records, speeding up joining on rerun.