diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2024-10-07 10:42:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-07 10:42:09 -0700 |
commit | c77916146cbb963d75afe851002f1974753dd19c (patch) | |
tree | 41f1a93f887f9de68917666eb52a4a10806e8c38 /.github | |
parent | f5135018ddab33008fddd7b55107464beb8bdca8 (diff) | |
download | spack-c77916146cbb963d75afe851002f1974753dd19c.tar.gz spack-c77916146cbb963d75afe851002f1974753dd19c.tar.bz2 spack-c77916146cbb963d75afe851002f1974753dd19c.tar.xz spack-c77916146cbb963d75afe851002f1974753dd19c.zip |
Bugfix/Installer: properly track task queueing (#46293)
* Bugfix/Installer: properly track task queueing
* Move ordinal() to llnl.string; change time to attempt
* Convert BuildTask to use kwargs (after pkg); convert STATUS_ to BuildStats enum
* BuildTask: instantiate with keyword only args after the request
* Installer: build request is required for initializing task
* Installer: only the initial BuildTask cannnot have status REMOVED
* Change queueing check
* ordinal(): simplify suffix determination [tgamblin]
* BuildStatus: ADDED -> QUEUED [becker33]
* BuildTask: clarify TypeError for 'installed' argument
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions