[PR #259] [CLOSED] Fix error on thread creation3 #388

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/259
Author: @bootandy
Created: 8/26/2022
Status: Closed

Base: masterHead: fix_error_on_thread_creation3


📝 Commits (3)

  • dfce0ee Fix: Warn if configuring threads fails
  • 0d0206a Version: New version
  • 137bde1 Fix: Try to stop panics on android.

📊 Changes

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

View changed files

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

📄 Description

Trying to 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/259 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/26/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_error_on_thread_creation3` --- ### 📝 Commits (3) - [`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 - [`137bde1`](https://github.com/bootandy/dust/commit/137bde1099302ad09e625d887a1ee9c85db94021) Fix: Try to stop panics on android. ### 📊 Changes **3 files changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `src/main.rs` (+13 -5) </details> ### 📄 Description Trying to 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:49 +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#388