Skip to content

Fix for #35: panic in manifest creation

Jonas Schrewe requested to merge fix-manifest-creation into master

Fixes #35. With this fix manifestData.Attempts will not reach 8. 8 causes the panic. Off by one error

Merge request reports

Loading