Skip to content

Conversation

@sunlei1024
Copy link
Collaborator

Summary:
This PR introduces support for asynchronous processors, enabling the system to handle async tasks more efficiently and integrate seamlessly with async workflows.

Changes include:

  • Refactor processor logic to support async execution
  • Update relevant functions to be awaitable
  • Ensure backward compatibility with synchronous processors

Benefits:

  • Allows users to run processors asynchronously
  • Improves concurrency and performance for async tasks
  • Lays groundwork for future async features

Testing:

  • Existing synchronous processor tests remain passing

@paddle-bot
Copy link

paddle-bot bot commented Sep 3, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Sep 3, 2025
@Jiang-Jia-Jun Jiang-Jia-Jun merged commit 29628de into PaddlePaddle:develop Sep 4, 2025
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants