On Monday, May 1, 2017 at 9:38:51 PM UTC-7, Shai Almog wrote: > > There is interruption if you are running out of RAM not if you are running > out of threads. >
According to the IOS simulator control panel, the ram in use is modest. The pthread_create fails with error 35 at around the 5500'th process, regargless how long the elapsed time. -- The two cycle cleanup is true for JavaSE too, read about finalizer() in JavaSE VM's the concepts are universally true. Always looking for good reads. :) -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/a7cfad6d-ecc4-4e94-9a08-2de09c70614d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
