Is IINKEngine thread safe? In particular, is it possible to call openPackage and createPackage on a background thread? I'm getting stuttering in the UI and was hoping to load async on a concurrent or serial background queue.
Thanks,
Trevor
Best Answer
O
Olivier @MyScript
said
almost 7 years ago
Dear Trevor,
normally, the ink SDK is thread safe.
Are you using the latest version, as some corrections were done that may prevent unexpected crashes?
Of course, if you face any crash or issue related to threads, please let us know.
Best regards,
Olivier
1 Comment
O
Olivier @MyScript
said
almost 7 years ago
Answer
Dear Trevor,
normally, the ink SDK is thread safe.
Are you using the latest version, as some corrections were done that may prevent unexpected crashes?
Of course, if you face any crash or issue related to threads, please let us know.
Trevor Stout
Hi,
Is IINKEngine thread safe? In particular, is it possible to call openPackage and createPackage on a background thread? I'm getting stuttering in the UI and was hoping to load async on a concurrent or serial background queue.
Thanks,
Trevor
Dear Trevor,
normally, the ink SDK is thread safe.
Are you using the latest version, as some corrections were done that may prevent unexpected crashes?
Of course, if you face any crash or issue related to threads, please let us know.
Best regards,
Olivier
Olivier @MyScript
Dear Trevor,
normally, the ink SDK is thread safe.
Are you using the latest version, as some corrections were done that may prevent unexpected crashes?
Of course, if you face any crash or issue related to threads, please let us know.
Best regards,
Olivier
1 person likes this