mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Update python/ql/lib/semmle/python/internal/Awaited.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -8,6 +8,8 @@ private import python
|
||||
private import semmle.python.dataflow.new.DataFlow
|
||||
|
||||
/**
|
||||
* INTERNAL: Do not use.
|
||||
*
|
||||
* Holds if `result` is the result of awaiting `awaitedValue`.
|
||||
*/
|
||||
cached
|
||||
|
||||
Reference in New Issue
Block a user