Hey, are all of Query’s `execute*` methods blocking the thread they run on? I don’t have any problem...
k
Hey, are all of Query’s
execute*
methods blocking the thread they run on? I don’t have any problem at the moment, but I’m generally curious how is it executed behind the scenes?