StackOverflow Questions for Tag: garbage-collection

meisel
meisel

Reputation: 2459

What happens if I don't call .join on my Ruby threads?

Score: 1

Views: 43

Answers: 1

Read More
Sourav Kannantha B
Sourav Kannantha B

Reputation: 3299

Fatal Python error: GC object already tracked when invoking set constructor

Score: 0

Views: 20

Answers: 0

Read More
guyverdio
guyverdio

Reputation: 1

Trying to understand PHP Garbage Collection

Score: 0

Views: 41

Answers: 0

Read More
Luke Vo
Luke Vo

Reputation: 20748

When should I NOT call GC.SuppressFinalize(this) in Dispose?

Score: 4

Views: 1670

Answers: 1

Read More
bleak
bleak

Reputation: 23

Are promise handlers cleared from memory after the promise is resolved?

Score: 2

Views: 79

Answers: 1

Read More
Ilia FILIN
Ilia FILIN

Reputation: 11

Remove JS object reference

Score: 1

Views: 677

Answers: 1

Read More
qfcy
qfcy

Reputation: 145

Why does Python 3.14 use ob_ref_local and ob_ref_shared for reference counts when GIL is absent

Score: 1

Views: 40

Answers: 1

Read More
noripcord
noripcord

Reputation: 3502

Shouldn't this work? WeakReference not being cleared by GC

Score: 0

Views: 53

Answers: 1

Read More
Nick Russler
Nick Russler

Reputation: 4704

Does the ZGC garbage collector support string deduplication?

Score: 4

Views: 2373

Answers: 3

Read More
Hemant Vyas
Hemant Vyas

Reputation: 76

Java Heap dump location , unix command line

Score: 0

Views: 8615

Answers: 2

Read More
Chamodh Nethsara
Chamodh Nethsara

Reputation: 41

Why does sys.getrefcount() returns a huge number in circular reference?

Score: -1

Views: 36

Answers: 0

Read More
user12492341
user12492341

Reputation:

Can a bi-directional WeakMap lead to a memory leak?

Score: 1

Views: 260

Answers: 2

Read More
Manish Basantani
Manish Basantani

Reputation: 17509

Why Large Object Heap and why do we care?

Score: 127

Views: 56688

Answers: 5

Read More
CocoaMix86
CocoaMix86

Reputation: 105

Memory not reclaimed after variable falls out of scope

Score: 0

Views: 29

Answers: 0

Read More
JPCF
JPCF

Reputation: 2271

Is correct to use GC.Collect(); GC.WaitForPendingFinalizers();?

Score: 41

Views: 42995

Answers: 7

Read More
palm snow
palm snow

Reputation: 2392

To GC.Collect or not?

Score: 24

Views: 2922

Answers: 4

Read More
user29409503
user29409503

Reputation: 21

Memory leak issue with pinned object heap

Score: 2

Views: 73

Answers: 1

Read More
Cavid Haciyev
Cavid Haciyev

Reputation: 299

Why isn't the object collected by GC in C# when assigned null and GC.Collect() is called, despite a background task referencing it?

Score: 4

Views: 185

Answers: 2

Read More
Itay Tur
Itay Tur

Reputation: 1729

yarn - Cannot find module './build/Release/GcProfiler

Score: -1

Views: 16

Answers: 1

Read More
user3163495
user3163495

Reputation: 3672

Does the garbage collector know to dispose variables located in a lambda-captured scope?

Score: 0

Views: 82

Answers: 0

Read More
PreviousPage 1Next