[PR #374] [MERGED] gui: Avoid unwrapping when fetching images #503

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/374
Author: @ptrcnull
Created: 2/11/2023
Status: Merged
Merged: 2/11/2023
Merged by: @Insprill

Base: masterHead: image-no-unwrap


📝 Commits (2)

  • 4a58d22 gui: Avoid unwrapping when fetching images
  • 950f426 Code style

📊 Changes

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

View changed files

📝 psst-gui/src/delegate.rs (+14 -7)

📄 Description

On bad connections, one timeout can cause the whole app to crash


🔄 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/374 **Author:** [@ptrcnull](https://github.com/ptrcnull) **Created:** 2/11/2023 **Status:** ✅ Merged **Merged:** 2/11/2023 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `image-no-unwrap` --- ### 📝 Commits (2) - [`4a58d22`](https://github.com/jpochyla/psst/commit/4a58d22ae1f6c6dcb5af6db49713a48d5549a2dc) gui: Avoid unwrapping when fetching images - [`950f426`](https://github.com/jpochyla/psst/commit/950f4260add0893e6500bd518b9ddc37a9269e9f) Code style ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/delegate.rs` (+14 -7) </details> ### 📄 Description On bad connections, one timeout can cause the whole app to crash --- <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:15 +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#503
No description provided.