Why is debugPrint("fetch group 1 finished") called multiple times in my output? I only call it once in someFunc(). Plus, I can\'t use the res
debugPrint("fetch group 1 finished")
someFunc()