telemetry.js need veeery long on install #4
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur
Sans contenu.
Supprimer la branche "%!s()"
La suppression d’une branche est permanente. Bien qu’une branche supprimée puisse temporairement subsister, elle NE PEUT PAS être facilement restaurée. Continuer ?
This is problematic in our CI processes because installs may take veery long.
Can you add a way to disable that at least on CI systems (also because you may niot want these installs counted ;-) )
We mainly use travis-ci and appveyor
I think I'll see if I can switch it to abort after 1s if it hasn't completed.
Also, I'd recommend switching to keypairs.js instead of using rsa-compat.
There's only one or two features that haven't been ported over. Hopefully I'll get those done soon and rsa-compat can peacefully go the way of the dinosaur.
What package where you using that had it as a dependency?
Removed.
Sorry fr my late response, and thank you for the solution :-)