Correct documentation on thread metadata

This commit is contained in:
Rodrigo Arias 2023-11-13 16:50:19 +01:00
parent 2b18171e94
commit e002db72fd

View File

@ -107,8 +107,8 @@ used. Example:
} }
``` ```
The metadata is written to disk when the thread is first initialized, The metadata is written to disk when the thread is first initialized
and then every time the thread stream is flushed. and when the thread finishes.
## Thread binary streams ## Thread binary streams