bug: Defunct process following exception in refresh.git.fetch
#5400
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
state/backlog
This issue is part of the backlog
type/bug
Something isn't working as expected
Milestone
Component
API Server / GraphQL
Infrahub version
1.1.0
Current Behavior
When the
refresh.git.fetch
task fails due to an exception, prefect does not properly reap the process.An example of an exception :
Process on the docker host :
Expected Behavior
The processes should not end up
defunct
Steps to Reproduce
/
Additional Information
No response
The text was updated successfully, but these errors were encountered: