tests/hash.impure.lisp: Better non-thread behavior for weak-hash-table tests
commitb486ff40582c3d668d6f3ee55dce7baeee3e75a9
authorAlastair Bridgewater <alastair.bridgewater@gmail.com>
Mon, 15 Jan 2018 17:18:35 +0000 (15 12:18 -0500)
committerAlastair Bridgewater <alastair.bridgewater@gmail.com>
Mon, 15 Jan 2018 17:18:35 +0000 (15 12:18 -0500)
tree9a83cf9921f4e36f7f885c7a25b8263924af858a
parent578914569fc866d9bbf71d3f0c87a2a28399798b
tests/hash.impure.lisp: Better non-thread behavior for weak-hash-table tests

  * Use SB-SYS:SCRUB-CONTROL-STACK, per a suggestion by Stas
Boukarev.  I had been under the impression that the lisp-side
access to this had been removed or disabled.
tests/hash.impure.lisp