Skip to content

Conversation

@N0bodycan
Copy link
Contributor

What problem does this PR solve?

Fix RuntimeError when calling mindmap endpoint by converting gen_mindmap() to async function and using await instead of asyncio.run().

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🐞 bug Something isn't working, pull request that fix bug. labels Dec 10, 2025
@KevinHuSh KevinHuSh requested a review from buua436 December 10, 2025 11:24
@KevinHuSh KevinHuSh added the ci Continue Integration label Dec 10, 2025
@KevinHuSh KevinHuSh marked this pull request as draft December 10, 2025 11:24
@KevinHuSh KevinHuSh marked this pull request as ready for review December 10, 2025 11:25
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you apply the same update at line 1138 in api/apps/sdk/session.py?

@KevinHuSh KevinHuSh merged commit 74eb894 into infiniflow:main Dec 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants