Group Abstract Group Abstract

Message Boards Message Boards

Avoid auto-update from GitHub and URLSaveAsynchronous hanging?

Posted 9 years ago
POSTED BY: Szabolcs Horvát
3 Replies

Oh, the problem is specific to WaitAsynchronousTask / URLSaveAsynchronous. Of course, there are lots of other ways if you don't use these.

POSTED BY: Ilian Gachevski

I think this is a known issue and is expected to be addressed in the next release.

The only workaround I am aware of is to set the "Timeout" option of WaitAsynchronousTask.

POSTED BY: Ilian Gachevski

Thanks for confirming this! It was driving me crazy.

Do you mean that there isn't a workaround even if I am willing to give up the progress bar? There are other functions, such as URLSave, URLDownload (v11 only), Export["file", Import["http://...", "String"], "String"], etc. Should I try these instead or do they all use the same back end to download things?

POSTED BY: Szabolcs Horvát
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard