diff --git a/UIPS/UIP-0124.md b/UIPS/UIP-0124.md index 6cf5b6a..a4316b3 100644 --- a/UIPS/UIP-0124.md +++ b/UIPS/UIP-0124.md @@ -3,7 +3,7 @@ uip: "0124" title: Computation Timeout Hint description: Introduce a `%jinx` hint to permit timeout of a computation which may not terminate. author: ~lagrev-nocfep -status: Stagnant +status: Shipped type: Standards Track category: Kernel created: 2024-05-09 @@ -33,7 +33,7 @@ call: failed ## Status -This UIP is stagnant with a `%jinx` prototype being implemented [here](https://github.com/urbit/vere/pull/648) +This UIP is shipped with a `%jinx` [implementation](https://github.com/urbit/vere/pull/910) merged into `develop` branch of Vere. ## Motivation