You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools
jackalbe 580bd11715
{LYN-4372} fix for Python exit crash (#1600)
There is a crash when sys.exit() was being called since embedded Python
should not have control of the application lifetime. The Py_InspectFlag
puts the Python VM into 'inspection mode' which prevents the app
shutdown when any sys.exit() is invoked.

Notes:
* skips 'regset' extra command line in PythonBindingsExample
* added methods for handling PythonBindingsExample errors

Test: added Application_SystemExit_Blocked and
fixed up Application_Run_Fails now is Application_Run_Works
5 years ago
..
AWSNativeSDKInit O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
Android/ProjectBuilder O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
AssetBundler Updated help search and all docs.o3de.org links to o3de.org (#1594) 5 years ago
AssetProcessor Updated help search and all docs.o3de.org links to o3de.org (#1594) 5 years ago
AzTestRunner O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
CrashHandler O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
DeltaCataloger O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
GridHub O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
News O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
ProjectManager Updated Project Manager O3DE Logos with Rotated Squares Version (#1595) 5 years ago
PythonBindingsExample {LYN-4372} fix for Python exit crash (#1600) 5 years ago
RemoteConsole O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
SceneAPI Merge pull request #1498 from aws-lumberyard-dev/Helios_LYN-3723-FixPBRNormalMapImport 5 years ago
SerializeContextTools O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
Standalone O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
TestImpactFramework O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
CMakeLists.txt O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago