[PR #409] [MERGED] Fix script crash #6319

Closed
opened 2026-05-23 01:55:47 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/409
Author: @JakeStanger
Created: 1/14/2024
Status: Merged
Merged: 1/14/2024
Merged by: @JakeStanger

Base: masterHead: fix/tokio-spawn


📝 Commits (2)

  • 963f8ed fix(script): spawning outside of tokio runtime causing crash
  • 18b4784 refactor(wayland): simplify task spawning code

📊 Changes

2 files changed (+5 additions, -6 deletions)

View changed files

📝 src/clients/wayland/mod.rs (+3 -4)
📝 src/script.rs (+2 -2)

📄 Description

Fixes #408


🔄 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/JakeStanger/ironbar/pull/409 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/14/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/tokio-spawn` --- ### 📝 Commits (2) - [`963f8ed`](https://github.com/JakeStanger/ironbar/commit/963f8edc4590af5a182a2b3eb2e5088de638715c) fix(script): spawning outside of tokio runtime causing crash - [`18b4784`](https://github.com/JakeStanger/ironbar/commit/18b47844f94067bbf029cf4b6b94153a742d6af1) refactor(wayland): simplify task spawning code ### 📊 Changes **2 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/wayland/mod.rs` (+3 -4) 📝 `src/script.rs` (+2 -2) </details> ### 📄 Description Fixes #408 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:55:47 +01: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
JakeStanger/ironbar#6319
No description provided.