mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #310] [MERGED] Fix: some panics are occuring when creating rayon #418
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/310
Author: @bootandy
Created: 2/13/2023
Status: ✅ Merged
Merged: 3/14/2023
Merged by: @bootandy
Base:
master← Head:panic_catch📝 Commits (1)
6cd7950Fix: some panics are occuring when creating rayon📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
src/main.rs(+6 -2)📄 Description
Wrap and ignore these panics.
I can't reproduce this problem but I'm curious to know if this fixes it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.