Skip to content

Releases: pocorall/scaloid

Scaloid 4.2

09 Mar 01:14
Compare
Choose a tag to compare

This version fixes a concurrency issue about LocalServiceConnector. I found the service is not accessed consistently when it is accessed from multiple threads, especially the device does not have sufficient free memory. This fix is verified in a production app, Soundcorset, and I am assured it is working correctly now.

Additionally, I fixed some of reported bugs.