W. David Dagenhart
W. David Dagenhart
#### PR description: Implement support for concurrent runs in the Framework. The design is analogous to what was done to implement concurrent luminosity blocks as much as possible, although there...
#### PR description: Initial implementation of ResourceInformationService. The function acceleratorsTypes() will return a container holding enumeration values. Currently it will always be empty or contain a value for "GPU" if...
#### PR description: Fix bug recently introduced with run concurrency PR #39673. Resume stream queue later in releaseBeginRunResources. In very rare circumstances the runStatus can be deleted before the function...
#### PR description: Improve the behavior of the Framework after exceptions in Run begin/end stream/global transitions. This is the third in a series of PRs where we plan to make...
Investigate the possibility of removing "unlabeled" as a kind of module in the EventSetup system. If it seems like a good idea, remove "unlabeled" from the Framework code and documentation....