very quickly learning that all loops become async when running under node
or at least it seems that way
for loops anyway, i thought it was just forEach but im getting the same behaviour from a standard for loop
this shits wild
nvm im running an async function in the loop so i guess that's why This Shit is happening
time to learn how this new promise shit works i guess
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
nvm im running an async function in the loop so i guess that's why This Shit is happening
time to learn how this new promise shit works i guess