HaxeFoundation / HaxeFoundation/hxcpp
Are finalizers guaranteed to be called at application exit?
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 227
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
I could see that finalizers are called when GC runs, but hxcpp does not seem to call them when I exit the app soon after I launch it.
Are finalizers not guaranteed to be called at exit? Where can I read about them more?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.