Why is upload summary returned in this strange asynchronous way? I think it could totally be returned as a part of Result, because all data are known at the end of each call (register_create_with_permissions
and data_put
)? It’s very inconvenient to use this construct.
Check out the Dev Forum