tmotagam / sqlite-electron

module for electron to use sqlite3 databases
GNU General Public License v3.0
79 stars 11 forks source link

Problem with multilethread #12

Closed dobahoan2792000 closed 1 year ago

dobahoan2792000 commented 1 year ago

image

When i run with one thead it works well, but multiple thread this happened

tmotagam commented 1 year ago

@dobahoan2792000 , Can you give me a minimal code to reproduce this exception.