asyncio. Task

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Astra_Zeneca
gptkbp:can_be_awaited gptkb:true
gptkbp:can_be_cancelled_by calling cancel method
gptkbp:can_raise_exception gptkb:true
gptkbp:can_return_value gptkb:true
gptkbp:characteristic gptkb:nickname
loop
result
cancelled
done
gptkbp:created_by asyncio.create_task
asyncio.ensure_future
asyncio.gather
asyncio.shield
asyncio.wait
gptkbp:has_achieved gptkb:true
setting result or exception
gptkbp:has_been_cancelled gptkb:true
gptkbp:has_membership pending
running
cancelled
finished
gptkbp:has_method gptkb:Exception
result
cancel
done
set_name
get_name
add_done_callback
set_result
https://www.w3.org/2000/01/rdf-schema#label asyncio. Task
gptkbp:is_designed_to event loop
gptkbp:is_part_of asyncio module
asyncio event loop
gptkbp:is_related_to gptkb:asyncio._Task_Group
gptkb:asyncio._Event
coroutines
asyncio.sleep
asyncio.as_completed
asyncio.create_task
asyncio.ensure_future
asyncio.gather
asyncio.run
asyncio.run_until_complete
asyncio.shield
asyncio.wait
asyncio.wait_for
gptkbp:is_used_for concurrent execution
gptkbp:is_used_in asynchronous programming
gptkbp:type_of gptkb:Astra_Zeneca
gptkbp:bfsParent gptkb:Python's_asyncio
gptkbp:bfsLayer 6