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
We should create a C++ wrapper object for the Executable with a destructor that clears it after it goes out of scope, otherwise we'll leak memory if an exception is raised during execution.
We should create a C++ wrapper object for the Executable with a destructor that clears it after it goes out of scope, otherwise we'll leak memory if an exception is raised during execution.