Hingle joint rotate using Motor component (249328)

I have an object that I rotate using the HingleJoint.Motor component, I rotate when I press the key, and when I release the key it should stop but it slowly goes down, how can I fix it ???

I struggled with this about a week ago. My solution was to increase gravity in the rigidbody so it was pulled it down faster. Your use case may be different.