Update python/ql/lib/semmle/python/internal/Awaited.qll

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
yoff
2021-10-28 19:13:08 +02:00
committed by GitHub
parent 8c72cc0cdd
commit 8f9741ae72

View File

@@ -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