mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #259] [CLOSED] Fix error on thread creation3 #388
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/259
Author: @bootandy
Created: 8/26/2022
Status: ❌ Closed
Base:
master← Head:fix_error_on_thread_creation3📝 Commits (3)
dfce0eeFix: Warn if configuring threads fails0d0206aVersion: New version137bde1Fix: 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.