[PR #589] [MERGED] Alleviate browser blocking oauth socket from creating #610

Closed
opened 2026-02-28 14:33:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/589
Author: @gitRaiku
Created: 2/21/2025
Status: Merged
Merged: 2/22/2025
Merged by: @jacksongoode

Base: mainHead: main


📝 Commits (2)

  • dc539bf Alleviate browser blocking oauth socket from creating
  • aedd391 Remove unneded return

📊 Changes

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

View changed files

📝 psst-gui/src/ui/preferences.rs (+4 -5)

📄 Description

By creating the socket and then opening the browser, execution is still halted until the browser is closed, but at least the oauth sequence can happen succesfully.


🔄 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/jpochyla/psst/pull/589 **Author:** [@gitRaiku](https://github.com/gitRaiku) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/22/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`dc539bf`](https://github.com/jpochyla/psst/commit/dc539bf37392f7d21c207644a23faca1d67449bf) Alleviate browser blocking oauth socket from creating - [`aedd391`](https://github.com/jpochyla/psst/commit/aedd391464c98eb033209fa4aff10557382e5cd4) Remove unneded return ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/ui/preferences.rs` (+4 -5) </details> ### 📄 Description By creating the socket and then opening the browser, execution is still halted until the browser is closed, but at least the oauth sequence can happen succesfully. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:37 +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/psst#610
No description provided.