[PR #201] [CLOSED] Remove unnecessary clone() and tokio::spawn_blocking #202

Closed
opened 2026-02-27 10:16:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/201
Author: @MIvanchev
Created: 12/31/2025
Status: Closed

Base: masterHead: rem-needless-task


📝 Commits (1)

  • cc26dde Remove unnecessary clone() and tokio::spawn_blocking.

📊 Changes

3 files changed (+3 additions, -16 deletions)

View changed files

📝 crates/wastebin_server/src/handlers/html/burn.rs (+1 -6)
📝 crates/wastebin_server/src/handlers/html/paste.rs (+1 -3)
📝 crates/wastebin_server/src/handlers/html/qr.rs (+1 -7)

📄 Description

No description provided


🔄 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/matze/wastebin/pull/201 **Author:** [@MIvanchev](https://github.com/MIvanchev) **Created:** 12/31/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rem-needless-task` --- ### 📝 Commits (1) - [`cc26dde`](https://github.com/matze/wastebin/commit/cc26dded3e485dda0650897000267c5455914ae5) Remove unnecessary clone() and tokio::spawn_blocking. ### 📊 Changes **3 files changed** (+3 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `crates/wastebin_server/src/handlers/html/burn.rs` (+1 -6) 📝 `crates/wastebin_server/src/handlers/html/paste.rs` (+1 -3) 📝 `crates/wastebin_server/src/handlers/html/qr.rs` (+1 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:16:09 +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/wastebin-matze#202
No description provided.