cping / LGame

A cross-platform Java game Engine (Framework) , support JavaFX / Android / IOS / HTML5 / Linux / MAC / Windows
Apache License 2.0
579 stars 171 forks source link

Update Asyn.java #11

Open OpportunityLiu opened 8 years ago

OpportunityLiu commented 8 years ago

CallDeferredPromise 和 DeferredPromiseRunnable 循环调用,导致实际的 succeed 和 fail 永远不能执行。