This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
panda3d
mirror of
https://github.com/panda3d/panda3d
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Very ugly workaround around a very annoying selinux sigsegv on shutdown
rdb
16 years ago
parent
366baaa6a7
commit
120bfa8d9e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
direct/src/ffi/jGenPyCode.py
+ 2
- 0
direct/src/ffi/jGenPyCode.py
View File
@@ -93,3 +93,5 @@ DoGenPyCode.native = 1
DoGenPyCode.run()
+os._exit(0)
+