Ilya Berezhniuk wrote:
I've found a cause of problems with HARMONY-5617 patch.
Extensive testing has showed that shared memory is not a good choice
for sharing data between static library instances - shared segments
are not deleted after program termination, and there is a system limit
for shared objects.
Now I'm working on another way - with using shared library as a
placeholder for unique data. But this new approach will also require
accurate testing, so I propose making M6 without HARMONY-5617 changes.
Ok, thanks for letting us know Ilya.
Anyone else got any features 'in-flight' for consideration or can we
declare a feature freeze real soon and go into code chill-down for an M6?
Regards,
Tim