Skip to content

fix asyncio.Future crash in console mode#4952

Merged
davidzhao merged 1 commit intomainfrom
dz/fix-console-1.4
Feb 27, 2026
Merged

fix asyncio.Future crash in console mode#4952
davidzhao merged 1 commit intomainfrom
dz/fix-console-1.4

Conversation

@davidzhao
Copy link
Member

closes #4919

@davidzhao davidzhao requested a review from a team February 26, 2026 07:51
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@davidzhao davidzhao merged commit 8b48252 into main Feb 27, 2026
19 checks passed
@davidzhao davidzhao deleted the dz/fix-console-1.4 branch February 27, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.14: asyncio.Future() in text console mode (cli.py ~L1112) crashes without running event loop

2 participants