Hi, I noticed that the implementation of the "promise" smob did not have any "mark" function defined. This smob does contain a couple of other SCM objects.
Can someone explain how these objects are not cleared up by the gc (since nobody marks them as live)? Thanks Abhijeet