You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop brittle check ensuring blahp queries filled the cache
This does not appear to work with an impending version of the blahp:
1. The cache format changed to "<jobid> <hex pickle>"
2. Trace jobs complete too quickly to be picked up by the new caching
mechanism, at least for Slurm. Perhaps because the query command
changed from scontrol -> squeue.
0 commit comments