mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
Remove inaccurate TODO.
This commit is contained in:
parent
d8a7b2edfb
commit
be9ffa49d3
@ -257,7 +257,6 @@ runParser blob@Blob{..} parser = case parser of
|
||||
writeLog Error "failed parsing" (("task", "parse") : blobFields)
|
||||
throwError (toException err)
|
||||
|
||||
-- TODO: Could give assignment a dedicated config for it's timeout.
|
||||
res <- timeout (configAssignmentTimeout config) . time "parse.assign" languageTag $
|
||||
case assign blobSource assignment ast of
|
||||
Left err -> do
|
||||
|
Loading…
Reference in New Issue
Block a user