Implicit scope handle

Radosław Smogura mail at smogura.eu
Mon Apr 26 18:44:59 UTC 2021


Hi,

I think this is last thing I noticed.

The implicit scope’s handle may not work correctly and prevent garbage collection from happening.

Right now the shared handle is returns what it’s ok for global scope.

For separately create implicit scope, I think new handle should be created, having reference to the scope which can be cleared on close.

Best regards,
Radoq


More information about the panama-dev mailing list