[PR #1533] [MERGED] Re-fix retry logic #2033

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1533
Author: @gaul
Created: 1/24/2021
Status: Merged
Merged: 1/25/2021
Merged by: @ggtakec

Base: masterHead: test/retry


📝 Commits (1)

📊 Changes

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

View changed files

📝 test/integration-test-common.sh (+2 -2)

📄 Description

This logic has always been broken but happened to try one time due to
&& operator precedence. 7158e50ee2
broke this further when quoting && since the command was not
evaluated.


🔄 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/1533 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/25/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/retry` --- ### 📝 Commits (1) - [`6b34e81`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6b34e815ccf669cbb15f287ec6949fdcbf5aa20f) Re-fix retry logic ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-common.sh` (+2 -2) </details> ### 📄 Description This logic has always been broken but happened to try one time due to && operator precedence. 7158e50ee2b2d48ee2e3724e2f299b4644321aeb broke this further when quoting && since the command was not evaluated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:21 +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#2033
No description provided.