Sept. 24, 2016
3:17 a.m.
How does object pinning interact with garbage collection? Does it block garbage collection until it is manually unpinned? Or does it garbage collection proceed anyway? Intuitively I'd guess the former?? cheers -ben