When does a sub process return to the main process?

Example: a sub process goes into a wait state. Its token is triggered later. 
Does it bring the parent token back to life and the parent continues where it 
left off? I don't see anything in the end state that would indicate this would 
occur.

I also noticed that it didn't seem like the parent process checks the child 
process to see if it is done... the last command in the execute is a signal and 
the leave has no prevention logic in it.

I will play with it, but I'm curious if anyone knows these answers.

Sean

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912794#3912794

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912794


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to