We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8872f4 commit d30ddebCopy full SHA for d30ddeb
README.md
@@ -23,6 +23,7 @@ Tasks can communicate back to the main process during execution and handle resul
23
* [Call back to the main process](#call-back-to-the-main-process)
24
* [Child/parent attributes](#childparent-attributes)
25
* [Synchronized properties](#synchronized-properties)
26
+ * [Serialization in other classes](#serialization-in-other-classes)
27
* [Handling the result](#handling-the-result)
28
* [Timeout](#timeout)
29
* [Handling errors](#handling-errors)
test/Util/Task/SleepCountTask.php
0 commit comments