Umpire
Umpire copied to clipboard
provide finalize_io method
This is needed to clear references to buffers of standard streams in case initialize_io captures references to buffers of standard streams that are custom and have finite lifetime.
resolves https://github.com/LLNL/Umpire/issues/616
Apply Style seems to fail with PRs from forks: https://github.com/LLNL/Umpire/actions/runs/10146645731/job/28055190803?pr=900#step:2:589
possible solution (and relevant issue in any case): https://github.com/actions/checkout/issues/455#issuecomment-792228083
cc: @davidbeckingsale