We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c72cc0 commit 8f9741aCopy full SHA for 8f9741a
python/ql/lib/semmle/python/internal/Awaited.qll
@@ -8,6 +8,8 @@ private import python
8
private import semmle.python.dataflow.new.DataFlow
9
10
/**
11
+ * INTERNAL: Do not use.
12
+ *
13
* Holds if `result` is the result of awaiting `awaitedValue`.
14
*/
15
cached
0 commit comments