Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

How to chain code onto a successful #store? #10

Open
ksnyder opened this issue Jun 5, 2013 · 0 comments
Open

How to chain code onto a successful #store? #10

ksnyder opened this issue Jun 5, 2013 · 0 comments

Comments

@ksnyder
Copy link

ksnyder commented Jun 5, 2013

Does your gem return an EM::Deferrable for the code that's making the S3 operation (like #store)? We would either chain onto this deferrable in the EM way or call EM::Synchrony.sync on it. How can we otherwise know when the S3 operation has completed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant