Skip to content

Fix segmentation fault in async get. #15

@miketheprogrammer

Description

@miketheprogrammer

Async get causes a segfault when the key does not exist. We should

  1. determine if the result is null
  2. return a javascript error in the callback.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions