Bug 364412 - Add API call to run at_exit callbacks (available at least in Python and Ruby)
Summary: Add API call to run at_exit callbacks (available at least in Python and Ruby)
Status: RESOLVED UNMAINTAINED
Alias: None
Product: frameworks-kross
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-17 08:25 UTC by Alexander Potashev
Modified: 2023-07-03 20:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.