added test notes to futures test suite
svn: r18191
This commit is contained in:
parent
a7332c09a2
commit
cb12a81daf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user