mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Sometimes requests "die" suddenly, without going through catch/finally blocks. If this happens, any lock they own will remain locked until it times out (which can take hours in some cases). This cl implicitly unlocks any lock if the owner of the lock isn't running anymore. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=168880938 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |