-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Terminate Indexify processes in the end of GH Action test runs
Currently we don't cleanely terminate Indexify Server and Executor in the end of test runs. This results in a misleading collection of many orphaned processes in the end of test runs. Do the clean termination to remove the misleading orphaned processes collection and to run the code in Executor that terminates Function Executors cleanely. This ensures better line coverage in our CI GH Actions testing.
- Loading branch information
Showing
1 changed file
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters