mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #388] [MERGED] test: fix runtime error in python<3.12 #432
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/388
Author: @masci
Created: 11/27/2024
Status: ✅ Merged
Merged: 11/29/2024
Merged by: @logan-markewich
Base:
main← Head:massi/async-errors📝 Commits (3)
3631255test: fix runtime error in python<3.120219e5ccleaner approachd112c1bforgot📊 Changes
1 file changed (+12 additions, -5 deletions)
View changed files
📝
tests/services/test_workflow_service.py(+12 -5)📄 Description
Clean up loop shutdown in tests, not 100% sure why the problem doesn't affect 3.12

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.