Commit a04ad375 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 29cd458b
......@@ -133,6 +133,8 @@ func (w *Ref) Get() (obj interface{}) {
//time.Sleep(10*time.Millisecond)
//runtime.GC()
//runtime.GC()
//
// see also: https://github.com/golang/go/issues/43615
// recreate interface{} from saved words.
// XXX do writes as pointers so that compiler emits write barriers to notify GC?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment