[PR #535] [MERGED] [Enhancement=Linux Support] Using Linux compatible Locking mechanism #658

Closed
opened 2026-03-03 16:49:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/535
Author: @flangel
Created: 7/21/2019
Status: Merged
Merged: 7/21/2019
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • d4b27d3 [Enhancement=Linux Support] Using Linux compatible Locking mechanism

📊 Changes

2 files changed (+21 additions, -14 deletions)

View changed files

📝 OAuthSwiftTests/OAuth2SwiftTests.swift (+14 -10)
📝 Sources/OAuthSwiftHTTPRequest.swift (+7 -4)

📄 Description

#417
Updating locking code to use NSLock to achieve Linux Support


🔄 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/OAuthSwift/OAuthSwift/pull/535 **Author:** [@flangel](https://github.com/flangel) **Created:** 7/21/2019 **Status:** ✅ Merged **Merged:** 7/21/2019 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d4b27d3`](https://github.com/OAuthSwift/OAuthSwift/commit/d4b27d373b0ea26cee56cd6ca7ea00758404476f) [Enhancement=Linux Support] Using Linux compatible Locking mechanism ### 📊 Changes **2 files changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwiftTests/OAuth2SwiftTests.swift` (+14 -10) 📝 `Sources/OAuthSwiftHTTPRequest.swift` (+7 -4) </details> ### 📄 Description #417 Updating locking code to use NSLock to achieve Linux Support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:57 +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/OAuthSwift#658
No description provided.