Skip to content

context: Ensure force_gc flag is not lost if the idle is scheduled

Carlos Garnacho requested to merge carlosg/gjs:force-gc-harder into master

If the first caller that triggers the idle happens to be non-forcing, all later forcing calls would be ignored.

#150 (closed)

Closes: #150 (closed)

Merge request reports