[PR #310] [MERGED] Fix: some panics are occuring when creating rayon #418

Closed
opened 2026-06-08 11:28:04 +03:00 by zhus · 0 comments
Owner

📋 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: masterHead: panic_catch


📝 Commits (1)

  • 6cd7950 Fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/310 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 2/13/2023 **Status:** ✅ Merged **Merged:** 3/14/2023 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `panic_catch` --- ### 📝 Commits (1) - [`6cd7950`](https://github.com/bootandy/dust/commit/6cd7950dcd468934a7834b6075e51eb2daef66cf) Fix: some panics are occuring when creating rayon ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+6 -2) </details> ### 📄 Description Wrap and ignore these panics. I can't reproduce this problem but I'm curious to know if this fixes it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:04 +03:00
zhus closed this issue 2026-06-08 11:28:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#418