9dcfde32e0
luajit was failing to GC the notification about 5% of the time. This commit stores all widget notifications in a weak table and don't let any lambda access the parent object notification object. Each of those changes reduces the failure rate. There might still be a couple in there, but the test passed 200x on my laptop with 100% success rate. |
||
---|---|---|
.. | ||
_default.lua | ||
_markup.lua | ||
icon.lua | ||
init.lua | ||
message.lua | ||
title.lua |