Currently when any exception "e" is thrown by callback function, get_below throw "Unspecified error" instead of "e". Test for this: https://github.com/pmem/pmemkv-nodejs/pull/50
Currently when any exception "e" is thrown by callback function, get_below throw "Unspecified error" instead of "e".
Test for this: #50