Bug 364412

Summary: Add API call to run at_exit callbacks (available at least in Python and Ruby)
Product: [Frameworks and Libraries] frameworks-kross Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: christoph
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander Potashev 2016-06-17 08:25:33 UTC
Please add API call to run at_exit callbacks (available at least in Python and Ruby). We have rubyFinalize(), but it's not part of Kross API.

Reproducible: Always

Steps to Reproduce:
Having support for at_exit will simplify unit testing because Ruby's Minitest runs all the tests in an at_exit callback.
Comment 1 Christoph Cullmann 2023-07-03 20:28:09 UTC
kross was already in pure maintenance mode in kf5, for kf6 it got removed,
there will be no future work spend on this beside critical security issues, if
at all.