Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions UIPS/UIP-0124.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down