mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #497] [MERGED] fix: bug: Remove bad error handling #513
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/497
Author: @bootandy
Created: 6/3/2025
Status: ✅ Merged
Merged: 6/4/2025
Merged by: @bootandy
Base:
master← Head:fix📝 Commits (1)
3cc2648fix: bug: Remove bad error handling📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
src/dir_walker.rs(+0 -1)📄 Description
This may be causing dust to lock up as we were accidentally creating a second editable_error causing threads to lock.
https://github.com/bootandy/dust/issues/495
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.