-
Artur, I'm assigning this task to you as you were experiencing this issue (crashes of an application).
They were caused by the concurrent use of a prepared statement from many threads. I was expecting that it may be problematic but as it was not causing issues (I was not aware that it was) I scheduled a task #6110 to fix this issue to version 2.1. However, as I was looking into application crashes I've found that I need to take care of this in version 2.0, so I've done task #6110 in version 2.0 to fix this issue.
I will release a new build 15 with these changes later today, so please check if this solves the issue for you.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
6144
|
Version |
Version 2.0
|
Issue Votes (0)
Watchers (0)
During a test flight of an application, there were crashes related to @DBChatStore.getAll(for: with:)@.