Skip to main content
1 of 2

This looks good. A synchronous call is always an async call plus a wait for the result. To make that clear, execute() should probably call executeAsync() instead of getHandle()