Why can't you add a line to check if the handle is synchronous to begin with and return an error if it isn't? That would prevent people from being lazy and passing whatever they felt like passing, and reduce the number of derp calls you get.
↧
Why can't you add a line to check if the handle is synchronous to begin with and return an error if it isn't? That would prevent people from being lazy and passing whatever they felt like passing, and reduce the number of derp calls you get.