Rudy Ges

Results 251 comments of Rudy Ges

Haha yeah I did check this issue while working on eval's event loop but it did seem to be working as intended

Seems to me all that's left here is this: > maybe create `sys.thread.Timer` which would work similar to java's one. Which is a feature we might not need [for 4.3]?

Current workaround is to add `@:op` there https://try.haxe.org/#B8D0053C or the short version https://try.haxe.org/#C2F8766b (see manual for this one)

does that happen with pre-hxb nightlies too ?

How will that work with null safety?

I think so https://try.haxe.org/#249624dF

It's also used in [wasp/apps/sports.py](https://github.com/daniel-thompson/wasp-os/blob/e169dbf61a870b594bb9fe52f02fa1e002bf9373/wasp/apps/sports.py#L22) though

Hi @neimanpinchas, thanks for your PR! Do you have an example usage of this so I could add corresponding tests, and check that everything is working properly? (tests happen in...