每一个作业的管理 每个作业(也称为任务)产生的游标都记录在任务上,游标产生后,开始计时超时 游标的每一次访问过程,都不计超时。也即一次fetch过程如果可能超过时间,是不计时的; 游标访问过后,重新开始计时; 如果一个任务产生了多个游标后,此时已经开始计时, 如果dfx在挨个串行整理头几个游标,排在后面的游标仍然可能超时 任务 @author Joancy
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected