Issues: nodejs/node-addon-api
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Napi::ThreadSafeFunction holds process open despite all references being released.
#1289
opened Feb 18, 2023 by
LordTocs
With the
node-addon I don't get any errors but the React Page doesn't show up
#1288
opened Feb 13, 2023 by
raphael10-collab
why order of js func called different than order i call TypedThreadSafeFunction.BlockingCall ?
#1286
opened Feb 13, 2023 by
AceLearnGit
Elctron reload(thread-safe function running) will lead to node contextaware addon crash
#1279
opened Jan 31, 2023 by
Candylong
Could someone take a look at updating node-canvas N-API implementation that Jason did back in 2017?
#1250
opened Dec 15, 2022 by
GitMurf
Inconsistent return value with enabled NODE_ADDON_API_ENABLE_MAYBE directive
SemVer-minor
#1246
opened Dec 5, 2022 by
ikokostya
AsyncProgress*Worker does not support compile option -Woverloaded-virtual
#1191
opened Jun 18, 2022 by
jerylvaz
Segmentation faults - Inconsistent errors with lots of async workers and objects
#1174
opened May 8, 2022 by
kelvinhammond
unbounded memory usage in unyielding JS jobs creating ObjectWrap-ed native objects
never-stale
#1140
opened Feb 22, 2022 by
MichaelBelousov
ThreadSafeFunction should handle exceptions in async callbacks identical to Node itself
#1119
opened Jan 2, 2022 by
mmomtchev
Migration from NAN to object_wrap / determine invoked property name
#1114
opened Dec 23, 2021 by
pdehne
(Typed)ThreadSafeFunction.Release() crashes renderer process on reload (& abort?)
#1109
opened Dec 11, 2021 by
robinchrist
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.