pavben / InstantShare

Instantly share images, videos, and other files on the web
MIT License
15 stars 1 forks source link

Add timeout to potentially blocking getfilename API call. #6

Closed dmitshur closed 10 years ago

dmitshur commented 10 years ago

Use http.Client.Timeout.

I've been testing this code path for the last month, and it works well. No issues with UI blocking.