Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
py_ext/README
author
Edouard Tisserant
Tue, 23 Oct 2018 16:13:34 +0200
changeset 2322
7ce4e5cf6339
parent 721
ecf4d203c4d4
permissions
-rw-r--r--
Added runtime/spawn_subprocess.py. Force use posix spawn instead of fork, with API similar to subprocess. Using fork in runtime is incompatible with Xenomai, because memory is locked and this can lead to out of memory error.
668
048f5a923c86
Better name for python plugin
Edouard Tisserant
parents:
366
diff
changeset
1
Asynchronous Python Interpreter