From 4f043380eed7e8c04f830071dfb12740b91ee03a Mon Sep 17 00:00:00 2001 From: Jakub Domagala Date: Fri, 11 Sep 2020 11:08:46 +0200 Subject: [PATCH] #1002 Update disable_sig param to default to true in tryFinalize --- src/vt/runtime/runtime.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vt/runtime/runtime.h b/src/vt/runtime/runtime.h index fcc92f71ea..ff95cbc928 100644 --- a/src/vt/runtime/runtime.h +++ b/src/vt/runtime/runtime.h @@ -257,7 +257,7 @@ struct Runtime { * * \return whether it succeeded */ - bool tryFinalize(bool const disable_sig); + bool tryFinalize(bool const disable_sig = true); /** * \internal \brief Setup argument input