clear

abstract suspend fun clear(key: String)

Removes the checkpoint associated with the given key. Called when a task reaches a terminal state.