…d also to prevent UI/Process to hang when verifying large files. Also introduced a verifyingPieces flag on Torrent - in order to let consumers of the library detect when files are being verified. self._onStore() is being invoked before Torrent is verified - so that consumers can poll on the verifyingPieces flag to detect this.