ClassCollectingOrphanedCoroutinesExample that continually launches coroutines, and illustrates how to make sure the orphaned coroutines are cleaned up properly. Main points: <ul><li>
luaj_virtual_machine/examples/jse/CollectingOrphanedCoroutines.java:16