Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/fory
/ Person
Class
Person
python/pyfory/tests/test_thread_safe.py:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
@dataclass
26
class
Person:
27
name: str
28
age: int
29
30
31
@dataclass
Callers
8
test_thread_safe_fory_basic_serialization
Function · 0.70
serialize_deserialize
Function · 0.70
test_thread_safe_fory_registration
Function · 0.70
test_thread_safe_fory_xlang_mode
Function · 0.70
test_thread_safe_fory_dumps_loads
Function · 0.70
test_thread_safe_fory_ref_tracking
Function · 0.70
serialize_data
Function · 0.70
test_thread_safe_fory_register_after_use
Function · 0.70
Calls
no outgoing calls
Tested by
8
test_thread_safe_fory_basic_serialization
Function · 0.56
serialize_deserialize
Function · 0.56
test_thread_safe_fory_registration
Function · 0.56
test_thread_safe_fory_xlang_mode
Function · 0.56
test_thread_safe_fory_dumps_loads
Function · 0.56
test_thread_safe_fory_ref_tracking
Function · 0.56
serialize_data
Function · 0.56
test_thread_safe_fory_register_after_use
Function · 0.56