[PR #2374] [MERGED] Use std::unique_ptr in threadpoolman #2508

Closed
opened 2026-03-04 02:05:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2374
Author: @gaul
Created: 11/19/2023
Status: Merged
Merged: 11/25/2023
Merged by: @ggtakec

Base: masterHead: unique_ptr/threadpooman


📝 Commits (1)

  • 216bb1f Use std::unique_ptr in threadpoolman

📊 Changes

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

View changed files

📝 src/fdcache_fdinfo.cpp (+2 -3)
📝 src/threadpoolman.cpp (+6 -14)
📝 src/threadpoolman.h (+4 -3)

📄 Description

No description provided


🔄 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/s3fs-fuse/s3fs-fuse/pull/2374 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/19/2023 **Status:** ✅ Merged **Merged:** 11/25/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unique_ptr/threadpooman` --- ### 📝 Commits (1) - [`216bb1f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/216bb1fc22472d0b253b70d38114c188298b602a) Use std::unique_ptr in threadpoolman ### 📊 Changes **3 files changed** (+12 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_fdinfo.cpp` (+2 -3) 📝 `src/threadpoolman.cpp` (+6 -14) 📝 `src/threadpoolman.h` (+4 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2508
No description provided.