Skip to content

Holding more than one threadsafe function causes SIGABRT on Drop #518

@pimeys

Description

@pimeys

An example repo: https://github.com/pimeys/napi-bug-repo

Creating two classes, both holding a threadsafe callback function, will dump core and cause SIGABRT on exit.

❯ uname -a
Linux naunau 5.11.8 #1-NixOS SMP Sat Mar 20 09:51:14 UTC 2021 x86_64 GNU/Linux
[[package]]
name = "napi"
version = "1.3.3"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions