Ryan Lortie 66b0d95f0b [gsignal] Fix closure invalidation
If the closure is invalidated we drop the ref on the signal handler
node, but if the signal is currently being dispatched, the ref could be
held elsewhere.

Flag that we no longer have an outstanding invalidation handler so that
we don't try to unregister ourselves when the other ref drops.

Add a testcase that catches this situation.
2012-10-09 11:40:45 -04:00
..
2012-09-03 08:56:10 -04:00
2012-04-08 10:24:52 -04:00
2012-04-01 23:08:42 -04:00
2012-10-09 11:40:45 -04:00
2012-09-03 08:36:10 -04:00