mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-29 11:00:38 +00:00
doc: schedule_reparenting_and_wait
This commit is contained in:
@@ -683,6 +683,9 @@ impl RemoteTimelineClient {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Reparent this timeline to a new parent.
|
||||
///
|
||||
/// A retryable step of timeline ancestor detach.
|
||||
pub(crate) async fn schedule_reparenting_and_wait(
|
||||
self: &Arc<Self>,
|
||||
new_parent: &TimelineId,
|
||||
|
||||
Reference in New Issue
Block a user