Hi, While fuzzing sqlite we found data races on the following objects: ``` vfsList randomnessPid inodeList db sqlite3PendingByte ``` We believe this project is not supposed to be used in multi-thread config and tcs_num should be 1.