File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
{
50
50
"cell_type" : " code" ,
51
- "execution_count" : 51 ,
51
+ "execution_count" : 4 ,
52
52
"metadata" : {},
53
53
"outputs" : [],
54
54
"source" : [
74
74
},
75
75
{
76
76
"cell_type" : " code" ,
77
- "execution_count" : 52 ,
77
+ "execution_count" : 5 ,
78
78
"metadata" : {},
79
79
"outputs" : [],
80
80
"source" : [
126
126
},
127
127
{
128
128
"cell_type" : " code" ,
129
- "execution_count" : 53 ,
129
+ "execution_count" : 6 ,
130
130
"metadata" : {},
131
131
"outputs" : [],
132
132
"source" : [
157
157
},
158
158
{
159
159
"cell_type" : " code" ,
160
- "execution_count" : 54 ,
160
+ "execution_count" : 7 ,
161
161
"metadata" : {},
162
162
"outputs" : [],
163
163
"source" : [
194
194
},
195
195
{
196
196
"cell_type" : " code" ,
197
- "execution_count" : 74 ,
197
+ "execution_count" : 8 ,
198
198
"metadata" : {},
199
199
"outputs" : [],
200
200
"source" : [
246
246
},
247
247
{
248
248
"cell_type" : " code" ,
249
- "execution_count" : 75 ,
249
+ "execution_count" : 9 ,
250
250
"metadata" : {},
251
251
"outputs" : [],
252
252
"source" : [
308
308
},
309
309
{
310
310
"cell_type" : " code" ,
311
- "execution_count" : 76 ,
311
+ "execution_count" : 10 ,
312
312
"metadata" : {},
313
313
"outputs" : [],
314
314
"source" : [
329
329
},
330
330
{
331
331
"cell_type" : " code" ,
332
- "execution_count" : 77 ,
332
+ "execution_count" : 11 ,
333
333
"metadata" : {},
334
334
"outputs" : [],
335
335
"source" : [
387
387
},
388
388
{
389
389
"cell_type" : " code" ,
390
- "execution_count" : 78 ,
390
+ "execution_count" : 12 ,
391
391
"metadata" : {},
392
392
"outputs" : [],
393
393
"source" : [
399
399
" transcript field is still null. Resolve the waiting future when done.\n " ,
400
400
" \"\"\"\n " ,
401
401
" # If there is already a pending fetch, just await it\n " ,
402
- " # if item_id in state.waiting:\n " ,
403
- " # return await state.waiting[item_id]\n " ,
402
+ " if item_id in state.waiting:\n " ,
403
+ " return await state.waiting[item_id]\n " ,
404
404
" \n " ,
405
405
" fut = asyncio.get_running_loop().create_future()\n " ,
406
406
" state.waiting[item_id] = fut\n " ,
437
437
},
438
438
{
439
439
"cell_type" : " code" ,
440
- "execution_count" : 79 ,
440
+ "execution_count" : 13 ,
441
441
"metadata" : {},
442
442
"outputs" : [],
443
443
"source" : [
452
452
},
453
453
{
454
454
"cell_type" : " code" ,
455
- "execution_count" : 81 ,
455
+ "execution_count" : 14 ,
456
456
"metadata" : {},
457
457
"outputs" : [],
458
458
"source" : [
You can’t perform that action at this time.
0 commit comments