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 4848 },
4949 {
5050 "cell_type" : " code" ,
51- "execution_count" : 51 ,
51+ "execution_count" : 4 ,
5252 "metadata" : {},
5353 "outputs" : [],
5454 "source" : [
7474 },
7575 {
7676 "cell_type" : " code" ,
77- "execution_count" : 52 ,
77+ "execution_count" : 5 ,
7878 "metadata" : {},
7979 "outputs" : [],
8080 "source" : [
126126 },
127127 {
128128 "cell_type" : " code" ,
129- "execution_count" : 53 ,
129+ "execution_count" : 6 ,
130130 "metadata" : {},
131131 "outputs" : [],
132132 "source" : [
157157 },
158158 {
159159 "cell_type" : " code" ,
160- "execution_count" : 54 ,
160+ "execution_count" : 7 ,
161161 "metadata" : {},
162162 "outputs" : [],
163163 "source" : [
194194 },
195195 {
196196 "cell_type" : " code" ,
197- "execution_count" : 74 ,
197+ "execution_count" : 8 ,
198198 "metadata" : {},
199199 "outputs" : [],
200200 "source" : [
246246 },
247247 {
248248 "cell_type" : " code" ,
249- "execution_count" : 75 ,
249+ "execution_count" : 9 ,
250250 "metadata" : {},
251251 "outputs" : [],
252252 "source" : [
308308 },
309309 {
310310 "cell_type" : " code" ,
311- "execution_count" : 76 ,
311+ "execution_count" : 10 ,
312312 "metadata" : {},
313313 "outputs" : [],
314314 "source" : [
329329 },
330330 {
331331 "cell_type" : " code" ,
332- "execution_count" : 77 ,
332+ "execution_count" : 11 ,
333333 "metadata" : {},
334334 "outputs" : [],
335335 "source" : [
387387 },
388388 {
389389 "cell_type" : " code" ,
390- "execution_count" : 78 ,
390+ "execution_count" : 12 ,
391391 "metadata" : {},
392392 "outputs" : [],
393393 "source" : [
399399 " transcript field is still null. Resolve the waiting future when done.\n " ,
400400 " \"\"\"\n " ,
401401 " # 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 " ,
404404 " \n " ,
405405 " fut = asyncio.get_running_loop().create_future()\n " ,
406406 " state.waiting[item_id] = fut\n " ,
437437 },
438438 {
439439 "cell_type" : " code" ,
440- "execution_count" : 79 ,
440+ "execution_count" : 13 ,
441441 "metadata" : {},
442442 "outputs" : [],
443443 "source" : [
452452 },
453453 {
454454 "cell_type" : " code" ,
455- "execution_count" : 81 ,
455+ "execution_count" : 14 ,
456456 "metadata" : {},
457457 "outputs" : [],
458458 "source" : [
You can’t perform that action at this time.
0 commit comments