Gamma instances stay active after closing

hi all,

I have a patch which keeps active gamma instances after closing. Already tried with latest 5.3 preview, but it does not resolve the problem.


Any pointers where to look at first? We suspect a reactive process. I also use some of the (experimental) Synchronizers.

Anybode here having the same issue?

Do you use something like SerialPort?
I had these troubles with some patches, not only with SerialPort
There were issues with the HAP player. Do you use HAP?

these are most of the time network connections or something like that. so make sure to close/dispose everything on stop/quit.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.