delete an empty row

This commit is contained in:
孟凯 2020-03-19 13:47:54 +08:00
parent 452ce82093
commit 048ba348b0

View File

@ -91,7 +91,6 @@
At this time, the traditional can do nothing.
My framework provides such a callback function. In addition, if the execution fails or times out, the default value can be set when defining the execution unit.
@ -135,5 +134,3 @@
####Possible requirements for concurrent scenarios -- timeout of the whole group of tasks
For a group of tasks, although the time of each internal execution unit is not controllable, I can control that the execution time of the whole group does not exceed a certain value. Control the execution threshold of the whole group by setting timeout.