You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ahmetb: The channel should now be closed if an error occurred. We still need to propagate the error properly, but at least you shouldn't end up with a dead-lock any longer. Can you see if that theory holds true?
I can get other endpoints working but this
GetFollowersListAll
example is never returning any pages.I have
api.DisableThrottling()
set, however I get the same result even without specifying anything. My process just hangs. 😟The text was updated successfully, but these errors were encountered: