Skip to content

1.0.0.13

Compare
Choose a tag to compare
@centic9 centic9 released this 18 Dec 11:43
· 179 commits to master since this release
  • 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