pitt-crc / wrappers

User focused command line wrappers around Slurm
https://crc-pages.pitt.edu/wrappers/
GNU General Public License v3.0
1 stars 1 forks source link

Treat expired requests as list to fix indexing error #263

Closed djperrefort closed 1 month ago

djperrefort commented 1 month ago

Closes #262

Looks like a mismatch between the expected and returned type of get_most_recent_expired_request.

@Comeani can you double check this works for you?