Also still curious if there is any good solution to this. Vinay do you mind 
report a bug to https://bugs.chromium.org/p/v8/issues/entry along with the 
LSan results?

While re-using isolates as much as possible is okay, it is a kind of a 
dilemma because there are other conditions that may force the use of a new 
isolate.

On Thursday, January 14, 2021 at 5:07:55 AM UTC-8 vinayak...@couchbase.com 
wrote:

> Hello All,
>
> LSan is detecting this as a memory leak in version 8.3. Did anyone else 
> find a concrete solution? I tried forcing GC with LowMemoryNotification, 
> that approach doesn't work for some reason.
>
> On Wednesday, February 27, 2019 at 2:04:52 PM UTC+5:30 gchio...@gmail.com 
> wrote:
>
>> Only method that work for my code is force garbage collector with 
>> LowMemoryNotification 
>> before dispose.
>>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/6d53ad14-1cbe-4151-9502-f60eae6ec403n%40googlegroups.com.

Reply via email to