My problem was that I had something like: (alet [x (when y (await (z)))] ...) which alet doesn’t support.
(alet [x (when y (await (z)))] ...)
alet