MCPcopy Create free account
hub / github.com/feast-dev/feast / close

Method close

sdk/python/feast/infra/provider.py:532–533  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

530
531 @abstractmethod
532 async def close(self) -> None:
533 pass
534
535
536def get_provider(config: RepoConfig) -> Provider:

Callers 11

TransformFeaturesMethod · 0.45
lifespanFunction · 0.45
websocket_endpointFunction · 0.45
_embed_imageMethod · 0.45
start_phaseMethod · 0.45
complete_phaseMethod · 0.45
cleanupMethod · 0.45
start.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected