[https://github.com/nim-lang/Nim/issues/15019](https://github.com/nim-lang/Nim/issues/15019)
I used the "Bug" template on github - thanks again - feel free to lock or
delete this thread if need be.
Will do - thank you!
Please report issues, real ones or glitches, to github. Thanks!
[https://github.com/sergiotapia/async-check](https://github.com/sergiotapia/async-check)/
This small project illustrates a bug in Nim >= 1.2.2
The code runs well on Linux and Windows, the echos in the {.async} function are
seen as expected.
On Mac, we see no echos, despite Jester serving respon