[PR #1977] [MERGED] Fixed a bug when the pool of curl handler exceeds the upper limit #2281

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1977
Author: @ggtakec
Created: 7/6/2022
Status: Merged
Merged: 7/8/2022
Merged by: @gaul

Base: masterHead: fix_curlhandlepool


📝 Commits (1)

  • 6d36f7a Fixed a bug when the pool of curl handler exceeds the upper limit

📊 Changes

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

View changed files

📝 src/curl_handlerpool.cpp (+1 -1)

📄 Description

Relevant Issue (if applicable)

#1576

Details

When removing the curl handler from the pool(when over max count), the upper limit was handled incorrectly.


🔄 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/1977 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 7/6/2022 **Status:** ✅ Merged **Merged:** 7/8/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_curlhandlepool` --- ### 📝 Commits (1) - [`6d36f7a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6d36f7ab2d42f0db6c6dc466113b184a1dcd0369) Fixed a bug when the pool of curl handler exceeds the upper limit ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/curl_handlerpool.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1576 ### Details When removing the curl handler from the pool(when over max count), the upper limit was handled incorrectly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:43 +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#2281
No description provided.