added test notes to futures test suite

svn: r18191
This commit is contained in:
James Swaine 2010-02-19 19:21:03 +00:00
parent a7332c09a2
commit cb12a81daf

View File

@ -3,6 +3,16 @@
(Section 'future)
(require scheme/future)
#|Need to add expressions which raise exceptions inside a
future thunk which can be caught at the touch site
(as opposed to using with-handlers).
Both future and touch should be called from within a future thunk.
We should also test deep continuations.
|#
;; ----------------------------------------
(test 2