[PR #258] [CLOSED] Fix error on thread creation2 #389

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/258
Author: @bootandy
Created: 8/25/2022
Status: Closed

Base: masterHead: fix_error_on_thread_creation2


📝 Commits (2)

  • dfce0ee Fix: Warn if configuring threads fails
  • 0d0206a Version: New version

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 src/main.rs (+1 -1)

📄 Description

Should Fix: https://github.com/bootandy/dust/issues/256


🔄 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/258 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_error_on_thread_creation2` --- ### 📝 Commits (2) - [`dfce0ee`](https://github.com/bootandy/dust/commit/dfce0eec660c10ac7874964a9c84fdf767f01894) Fix: Warn if configuring threads fails - [`0d0206a`](https://github.com/bootandy/dust/commit/0d0206a5a5f28b29a1bb11cb039780aa7df6f399) Version: New version ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description Should Fix: https://github.com/bootandy/dust/issues/256 --- <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:27:47 +03:00
zhus closed this issue 2026-06-08 11:27:47 +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#389