Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lua: close the Lua world of a process being destroyed
authorChristophe Thiéry <christopho128@gmail.com>
Fri, 13 Jan 2012 16:04:03 +0000 (17:04 +0100)
committerChristophe Thiéry <christopho128@gmail.com>
Fri, 13 Jan 2012 16:04:03 +0000 (17:04 +0100)
commited8f133b3bcee22984faa7d3ed48340ba4f9f68c
treebc1e3d325e2831f13885dc376bb0f4c5a302f620
parentab6dbae7f0ae8ebd519f86898d23e909f5f57b56
Lua: close the Lua world of a process being destroyed

Also make sure MSG_clean is called only once (by maestro).
include/msg/msg.h
src/bindings/lua/simgrid_lua.c
src/msg/msg_global.c
src/msg/msg_private.h
src/msg/msg_process.c