Hi there, the [abort_with_status](https://github.com/public/sonora/blob/4e362e92f988bfb55758b17b274610b2574c1f2e/sonora/asgi.py#L365-L371) method currently looks like it takes a StatusCode value, but [it should set the trailing metadata and call abort instead](https://github.com/grpc/grpc/blob/401c382e8a0cc5c6083d3d5edfc6cd12abeb2658/src/python/grpcio/grpc/_server.py#L365-L367)