Skip to content
Snippets Groups Projects
  • Owen Arnold's avatar
    98f24b50
    refs #10187. Always close group. · 98f24b50
    Owen Arnold authored
    A few issues fixed here. Firstly. I found that the algorithm was failing
    when thrown a very large group workspace. This turned out to be because we
    needed to close the group within the doExec call. A group i always opened,
    so it is necessary to close it.
    
    The second thing done is to fix SaveNexus so that it will pass through
    group workspaces intact to SaveNexusProcessed. Under the previous
    mechanism, this would not have happened, because the generic Algorithm
    group processing code would have exploded out the individual workspaces.
    98f24b50
    History
    refs #10187. Always close group.
    Owen Arnold authored
    A few issues fixed here. Firstly. I found that the algorithm was failing
    when thrown a very large group workspace. This turned out to be because we
    needed to close the group within the doExec call. A group i always opened,
    so it is necessary to close it.
    
    The second thing done is to fix SaveNexus so that it will pass through
    group workspaces intact to SaveNexusProcessed. Under the previous
    mechanism, this would not have happened, because the generic Algorithm
    group processing code would have exploded out the individual workspaces.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.