From e044720edc937f3c1eb044bc642351981edc0ae7 Mon Sep 17 00:00:00 2001 From: Andrew Pikul Date: Thu, 27 Nov 2025 11:47:08 -0500 Subject: [PATCH] Update roadmap. --- ROADMAP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 27b89c21..565720d9 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,5 +1,7 @@ # Roadmap +- [ ] What happens to the underlying task when we cancel a future in a + `protocol.devtools_async_helpers` timeout situation? - [ ] Extract local download check to chromium implementation class - [x] Fix up browser deps error (eliminate in-package analysis) - [x] Switch to process group and kill that to catch all chromium children