<#17562 Fetching with coursier indefinitely> New i...
# github-notifications
q
#17562 Fetching with coursier indefinitely New issue created by sureshjoshi On making some changes to the
javascript
backend on 3-4 python files, I tried to format but got suck here:
Copy code
⏺ oss/pants-pyright % ./pants --changed-since=origin/main fmt                     ⎇ 17557-npx-dep-version*
⠠ 107.83s Fetching with coursier: org.scala-lang:scala-reflect:2.13.7
⠤ 107.73s Fetching with coursier: org.jline:jline:3.20.0
⠤ 107.73s Fetching with coursier: org.scalameta:scalafmt-interfaces:3.2.1
⠤ 107.73s Fetching with coursier: org.scala-lang.modules:scala-parallel-collections_2.13:1.0.4
⠤ 107.73s Fetching with coursier: org.scala-lang:scala-compiler:2.13.7
Note:
--changed-since=origin/main
is my fork, so it's up in sync with my branch, except for those 3-4 files. On running this yesterday, I cancelled after about 3600 seconds, and today after 2400 seconds. As far as I know, none of this should even be running in the first place (at least, I would hope). This is not a new problem, I've had it happen several times in the past few months. Environment
Copy code
'c.          
                 ,xNMM.          ----------------- 
               .OMMMMo           OS: macOS 13.0.1 22A400 x86_64 
               OMMM0,            Host: Macmini8,1 
     .;loddo:' loolloddol;.      Kernel: 22.1.0 
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 5 days, 11 hours, 2 mins 
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 172 (brew) 
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: zsh 5.8.1 
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 2560x1080 
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua 
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor 
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Dark) 
 .XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: Apple_Terminal 
  .XMMMMMMMMMMMMMMMMMMMMMMMMK.   Terminal Font: SFMono-Regular 
    kMMMMMMMMMMMMMMMMMMMMMMd     CPU: Intel i5-8500B (6) @ 3.00GHz 
     ;KMMMMMMMWXXWMMMMMMMk.      GPU: Intel UHD Graphics 630 
       .cooc,.    .,coo:.        Memory: 17866MiB / 32768MiB
pantsbuild/pants