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.
- Protected python execution of OnEventGenericHook by trying to lock the GIL and show a descriptive error when it was not possible to lock. - Improved mechanism to lock python mutex and GIL in PhytonSystemComponent. Acquiring/releasing GIL once per thread. - Added unit test to verify errors are fired when trying to execute OnEventGenericHook from another thread (as it should not able to acquire the GIL). - Improved python threading tests to actually using python buses. Signed-off-by: moraaar moraaar@amazon.com |
4 years ago | |
|---|---|---|
| .. | ||
| Include/EditorPythonBindings | 4 years ago | |
| Source | 4 years ago | |
| Tests | 4 years ago | |
| CMakeLists.txt | 4 years ago | |
| editorpythonbindings_common_files.cmake | 4 years ago | |
| editorpythonbindings_common_stub_files.cmake | 4 years ago | |
| editorpythonbindings_editor_files.cmake | 4 years ago | |
| editorpythonbindings_tests_files.cmake | 4 years ago | |