bug: Error logs when combining generators and resource manager #5055
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
Component
API Server / GraphQL
Infrahub version
1.0.7
Current Behavior
When I merge a branch where operations from a generator + resource manager occurred, I have multiple error log messages.
Encountered exception during execution: RuntimeError('read() called while another coroutine is already waiting for incoming data')
Encountered exception during execution: NodeNotFoundError('Unable to find the node in the database.')
Expected Behavior
I expect no errors in the logs
Steps to Reproduce
To reproduce:
then when the repo is synced:
=> Should create these logs in worker (edited)
Additional Information
No response
The text was updated successfully, but these errors were encountered: