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
The API call is asynchronous and I could not find a proper max time for this operation to happen so the check function might provide uncorrect results (returning false just because the counter finished before the transfer is finished): https://github.com/fospo/ghscripts/blob/main/move_repos/move_repos.py#L27-L35
The text was updated successfully, but these errors were encountered:
The API call is asynchronous and I could not find a proper max time for this operation to happen so the check function might provide uncorrect results (returning false just because the counter finished before the transfer is finished):
https://github.com/fospo/ghscripts/blob/main/move_repos/move_repos.py#L27-L35
The text was updated successfully, but these errors were encountered: