Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e2d648fbba
updated further to exclude tagged pointers from the go memory
ef1c667ec9
converted the raw c pointer of hawk_val_t* to uintptr(as CPtrVal) since hawk_val_t* contains a tagged pointer for immediate values. go runtime fails the pointer check during GC