phetsims / perennial

Maintenance tools that won't change with different versions of chipper checked out
MIT License
2 stars 5 forks source link

Maintenance.updateCheckouts() could use some options to speed it up #343

Closed zepumph closed 8 months ago

zepumph commented 8 months ago

I would love to see an option to opt out of building. That would make this function run just so so much faster.

While I'm at it, I'm finding that sometimes a sim will fail during update or transpile, which will crash the whole loop. A try catch would be ideal to make sure all checkouts can try to update.