pantsbuild / intellij-pants-plugin

IntelliJ Plug-in for Pants Build
Apache License 2.0
73 stars 55 forks source link

Cache target specs and fix race #582

Closed tpasternak closed 4 years ago

tpasternak commented 4 years ago
  1. Fix race between amend and refresh
  2. Cache Target Specs for fastpass instead of fetching from FS each time