You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf: Add init and cleanup of long lived resources (feast-dev#4642)
* rebase
Signed-off-by: Rob Howley <[email protected]>
* offline store init doesnt make sense
Signed-off-by: Rob Howley <[email protected]>
* dont init or close
Signed-off-by: Rob Howley <[email protected]>
* update test to handle event loop for dynamo case
Signed-off-by: Rob Howley <[email protected]>
* use run util complete
Signed-off-by: Rob Howley <[email protected]>
* fix: spelling sigh
Signed-off-by: Rob Howley <[email protected]>
* run integration test as async since that is default for read
Signed-off-by: Rob Howley <[email protected]>
* add pytest async to ci reqs
Signed-off-by: Rob Howley <[email protected]>
* be safe w cleanup in test fixture
Signed-off-by: Rob Howley <[email protected]>
* be safe w cleanup in test fixture
Signed-off-by: Rob Howley <[email protected]>
* update pytest ini
Signed-off-by: Rob Howley <[email protected]>
* not in a finally
Signed-off-by: Rob Howley <[email protected]>
* remove close
Signed-off-by: Rob Howley <[email protected]>
* test client is a lifespan aware context manager
Signed-off-by: Rob Howley <[email protected]>
---------
Signed-off-by: Rob Howley <[email protected]>
0 commit comments