You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen a number of similar issues raised recently, so I don't know if this is already fixed in 0.15.2, but I was hoping it would be fixed in 0.15.1 after first spotting it in 0.15.0 and was disappointed :(
I am using hashicorp/archive v2.1.0
I hope this gives you everything you need to replicate the issue :)
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
I have upgraded from 0.14.10 to 0.15.1 and my otherwise unchanged code starting causing panics:
I have a crash log and can upload it if required, but since it's nearly 40k lines I would need to review it first.
I think I have isolated the cause of the panic and it's coming from my use of archive_file as commenting out the code causes the panic to go away:
I have seen a number of similar issues raised recently, so I don't know if this is already fixed in 0.15.2, but I was hoping it would be fixed in 0.15.1 after first spotting it in 0.15.0 and was disappointed :(
I am using hashicorp/archive v2.1.0
I hope this gives you everything you need to replicate the issue :)
The text was updated successfully, but these errors were encountered: