mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
doc: clean out FIXME
we cannot protect against willful misuse. I had been thinking of witness of Attempt but ...
This commit is contained in:
@@ -670,9 +670,6 @@ pub(super) async fn prepare(
|
||||
.start_new_attempt(detached)
|
||||
.await?;
|
||||
|
||||
// FIXME: is the assumption that no one else is making these changes except us strong
|
||||
// enough...? need a witness in the RemoteTimelineClient api?
|
||||
//
|
||||
// if it wasn't persistently started already, mark the ancestor detach persistently started.
|
||||
detached
|
||||
.remote_client
|
||||
|
||||
Reference in New Issue
Block a user