Jay Gheewala
Jay Gheewala
I am facing similar issue when migrating to go1.14.x fatal error: checkptr: unsafe pointer arithmetic goroutine 26 [running]: runtime.throw(0xecd19c, 0x23) /usr/local/go/src/runtime/panic.go:1116 +0x72 fp=0xc000054d68 sp=0xc000054d38 pc=0x467402 runtime.checkptrArithmetic(0xc000054e38, 0x0, 0x0, 0x0) /usr/local/go/src/runtime/checkptr.go:43...
@ejona86 any update on this?
i have been hit with this issue also on arch linux.
@mxplusb this PR can be open until its ready to go in. I kept it here so that I do not forget about this :)
@mxplusb was super busy will rebase my changes soon
@mxplusb done with the conflicts.
@mxplusb https://github.com/allegro/bigcache/pull/255
Hi, So the requirement is as follows: entries: (k1, v1) (k2, v2) ... (kn, vn) **example 1:** config: _lifewindow_: 10mins _cleanwindow_: 0 _lifeWindowCb_ : func () { do something for...
Thanks a lot 😊
@janisz sure i will send PR, when i have the code ready.