mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 02:22:13 +08:00
[docs] Improve more serialization Errors (#5658)
This commit is contained in:
@@ -21,7 +21,7 @@ class ImportThread(object):
|
||||
"""A thread used to import exports from the driver or other workers.
|
||||
|
||||
Note: The driver also has an import thread, which is used only to import
|
||||
custom class definitions from calls to register_custom_serializer that
|
||||
custom class definitions from calls to _register_custom_serializer that
|
||||
happen under the hood on workers.
|
||||
|
||||
Attributes:
|
||||
|
||||
Reference in New Issue
Block a user