mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update threading.md
This commit is contained in:
parent
178e77fec3
commit
e81dc95e6f
@ -137,4 +137,8 @@ Frame: 2
|
||||
Frame: 3
|
||||
Frame: 4
|
||||
World Generation Complete 3 10000 10
|
||||
```
|
||||
```
|
||||
|
||||
`ComputeThread` used `pickle` module to serialize the data between threads.
|
||||
So parameters and return values must be supported by `pickle`.
|
||||
See [pickle](https://pocketpy.dev/modules/pickle/) for more details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user