Photon v0.12.1 with 50% faster eventloop

Dmitry Olshansky dmitry.olsh at gmail.com
Mon Sep 15 07:10:32 UTC 2025


On Wednesday, 10 September 2025 at 17:27:26 UTC, GL wrote:
> On Wednesday, 13 August 2025 at 13:28:26 UTC, Dmitry Olshansky
>
>  void run() {
>         goOnSameThread(&runner);
>
>         photon.delay(300.msecs); // <<=== fails here
>     }
>
> 0.12.2 works well.

I have pushed fix for the problem in 0.14.3, try it to see if 
that’s the case.


More information about the Digitalmars-d-announce mailing list