Activating bundles in seperate thread -------------------------------------
Key: FELIX-3151 URL: https://issues.apache.org/jira/browse/FELIX-3151 Project: Felix Issue Type: Improvement Components: Framework Reporter: Andie Similon Priority: Minor I was wondering about the following thing and I'd like one of the developers opinion about it. Is there a reason why bundles are not started in a seperate thread. I was wondering this because if a bundle developer creates a bundle that ends up in an infinite loop or something in the bundle start method, it will block the entire system. Is there a reason why the bundles aren't started in a seperate thread? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira