[PR #2573] [MERGED] Fixed a bug in clearing the queue accumulated during USR1 processing #2637

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2573
Author: @ggtakec
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @gaul

Base: masterHead: fix/signal_usr1


📝 Commits (1)

  • a60e5b1 Fixed a bug in clearing the queue accumulated during USR1 processing

📊 Changes

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

View changed files

📝 src/sighandlers.cpp (+1 -3)

📄 Description

Relevant Issue (if applicable)

https://github.com/s3fs-fuse/s3fs-fuse/pull/2569/files#r1815840691

Details

In SignalUSR1 processing, a bug has been fixed in the process of disabling request queuing caused by multiple interrupts.


🔄 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/2573 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix/signal_usr1` --- ### 📝 Commits (1) - [`a60e5b1`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a60e5b10c7cc2b936c3b05dc768a77c164c2a6ec) Fixed a bug in clearing the queue accumulated during USR1 processing ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/sighandlers.cpp` (+1 -3) </details> ### 📄 Description ### Relevant Issue (if applicable) https://github.com/s3fs-fuse/s3fs-fuse/pull/2569/files#r1815840691 ### Details In SignalUSR1 processing, a bug has been fixed in the process of disabling request queuing caused by multiple interrupts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:33 +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#2637
No description provided.