Skip to content

Commit affa1e4

Browse files
more instrumentation
1 parent 47628fa commit affa1e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/iidda_api/get_dataset_list.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,5 @@ async def get_dataset_data(session, title, version):
142142

143143
# If OS is windows then include the below line
144144
# asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())
145+
print("waiting for response")
145146
return asyncio.run(main())

0 commit comments

Comments
 (0)