[PR #512] [MERGED] refactor: ThreadPool use build not build_global #521

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/512
Author: @bootandy
Created: 7/5/2025
Status: Merged
Merged: 7/6/2025
Merged by: @bootandy

Base: masterHead: maybe_fix2


📝 Commits (10+)

📊 Changes

1 file changed (+83 additions, -69 deletions)

View changed files

📝 src/main.rs (+83 -69)

📄 Description

replace build_global with build


🔄 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/512 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 7/5/2025 **Status:** ✅ Merged **Merged:** 7/6/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `maybe_fix2` --- ### 📝 Commits (10+) - [`84a8bac`](https://github.com/bootandy/dust/commit/84a8bac7d609b170d81930b549e858d583609cd0) fix: Dangerous: Change how threadpool initialized - [`2d90fc8`](https://github.com/bootandy/dust/commit/2d90fc8546e50b6fd12db888273c0fd4c333efab) replace build_global with build - [`9a880cf`](https://github.com/bootandy/dust/commit/9a880cfde4099c6a8068e977f63d83d33810fd3a) always build the threadpool - [`aebe2c9`](https://github.com/bootandy/dust/commit/aebe2c928c7cdfbfacc76746791ac34d661ce88a) hack - [`adafde1`](https://github.com/bootandy/dust/commit/adafde124cdf8f718730f3a04c8433864b036cda) hack - [`18e60ea`](https://github.com/bootandy/dust/commit/18e60eac7b7bc52eecbacd77cfe8321a19325a0b) Revert "hack" - [`c80150f`](https://github.com/bootandy/dust/commit/c80150f2e17f07a9944df6975bc750c30cc747c7) Revert "hack" - [`ec49b23`](https://github.com/bootandy/dust/commit/ec49b2334c2b15557715138e824379086b870c7a) hack - [`a34b0f5`](https://github.com/bootandy/dust/commit/a34b0f5bd32681f83945627777fb9f3cf668dc3f) hack - [`396730a`](https://github.com/bootandy/dust/commit/396730a7ac094ab27c038cd0b8d337b5d13dad77) hack ### 📊 Changes **1 file changed** (+83 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+83 -69) </details> ### 📄 Description replace build_global with build --- <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:29:04 +03:00
zhus closed this issue 2026-06-08 11:29: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#521