linera-io / linera-protocol

Main repository for the Linera protocol
Apache License 2.0
112 stars 94 forks source link

Revert "Make `SyncRuntime` represent the execution lifetime (#2192)" #2205

Closed jvff closed 4 days ago

jvff commented 4 days ago

Motivation

CI seems to be timing out after #2192 was merged.

Proposal

Revert #2192.

Test Plan

CI should catch any issues, because this just undos some changes.

Release Plan

Nothing needed.

Links