mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-05 12:34:57 -05:00
chore: rm todo about polling jobs (#4532)
This commit is contained in:
@@ -229,7 +229,6 @@ where
|
||||
}
|
||||
|
||||
// marker for exit condition
|
||||
// TODO(mattsse): this could be optmized so we only poll new jobs
|
||||
let mut new_job = false;
|
||||
|
||||
// drain all requests
|
||||
|
||||
Reference in New Issue
Block a user