Eddie Bracho
Results
2
issues of
Eddie Bracho
In some scenarios tanka's jpath.Resolve() method will return false-positive results. Example: ``` $ pwd /home/eddie/jls-test $ tree . . ├── jsonnetfile.json ├── main.libsonnet // ... └── vendor ├── github.com │...
Ensure that we are cleaning up spans and contexts in the case that user-provided hooks raise an exception. # Description This change ensures that we are properly cleaning up spans...