Commit b5d5cad
File tree
Expand file treeCollapse file tree
2 files changed
+18
-9
lines changedFilter options
- appengine/flexible/tasks
- tasks
Expand file treeCollapse file tree
2 files changed
+18
-9
lines changedappengine/flexible/tasks/create_app_engine_queue_task.py
Copy file name to clipboardExpand all lines: appengine/flexible/tasks/create_app_engine_queue_task.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
88 |
| - |
| 89 | + |
| 90 | + |
89 | 91 |
|
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 |
| - |
| 95 | + |
| 96 | + |
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
|
tasks/pull_queue_snippets.py
Copy file name to clipboardExpand all lines: tasks/pull_queue_snippets.py+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
| 109 | + |
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
112 |
| - |
| 113 | + |
| 114 | + |
113 | 115 |
|
114 | 116 |
|
115 | 117 |
|
116 |
| - |
| 118 | + |
| 119 | + |
117 | 120 |
|
118 | 121 |
|
119 | 122 |
|
120 | 123 |
|
121 | 124 |
|
122 | 125 |
|
123 | 126 |
|
124 |
| - |
| 127 | + |
| 128 | + |
125 | 129 |
|
126 | 130 |
|
127 | 131 |
|
128 |
| - |
| 132 | + |
| 133 | + |
129 | 134 |
|
130 | 135 |
|
131 | 136 |
|
132 |
| - |
| 137 | + |
| 138 | + |
133 | 139 |
|
134 | 140 |
|
135 | 141 |
|
|
0 commit comments