[PR #156] [MERGED] ugly leak fixes #172

Closed
opened 2026-02-16 02:16:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/156
Author: @adrianlyjak
Created: 10/21/2025
Status: Merged
Merged: 10/21/2025
Merged by: @adrianlyjak

Base: adrian/context-refactHead: adrian/leaks


📝 Commits (2)

📊 Changes

3 files changed (+31 additions, -30 deletions)

View changed files

📝 src/workflows/runtime/broker.py (+4 -1)
📝 src/workflows/runtime/types/step_function.py (+27 -28)
📝 src/workflows/runtime/workflow_registry.py (+0 -1)

📄 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/run-llama/workflows-py/pull/156 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `adrian/context-refact` ← **Head:** `adrian/leaks` --- ### 📝 Commits (2) - [`b8330de`](https://github.com/run-llama/workflows-py/commit/b8330deeaebea82b66fac9e56b4256441bb20564) ugly leak fixes - [`130e3c4`](https://github.com/run-llama/workflows-py/commit/130e3c47937d3176a56485fe96d5ed2dc869f662) remove test files ### 📊 Changes **3 files changed** (+31 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/runtime/broker.py` (+4 -1) 📝 `src/workflows/runtime/types/step_function.py` (+27 -28) 📝 `src/workflows/runtime/workflow_registry.py` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:49 -05:00
yindo closed this issue 2026-02-16 02:16:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#172