This commit is contained in:
Roy Han
2026-03-24 15:16:50 -07:00
78 changed files with 740 additions and 53 deletions

View File

@@ -463,6 +463,7 @@ async fn thread_fork_ephemeral_remains_pathless_and_omits_listing() -> Result<()
text: "continue".to_string(),
text_elements: Vec::new(),
}],
submission_type: None,
..Default::default()
})
.await?;