What does the OG poster mean, "I have tested using breakpoints?" If you set breakpoints on the thread handling the request, your IDE will prevent the thread from progressing. So yes it will appear to hold the API call open indefinitely.