1.0.0.13
- Adjust synchronization of RangeDownloadBuffer to not block consumers during the HTTP download
- We now release the lock and afterwards re-try the download if the read-position changed in between
- We saw locks on empty() or other methods blocking consumers whenever reading was taking place