Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Release 1.4
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Patch:Code
-
Approval:Vetted
Description
This allows print-sequential to be interrupted by Thread.interrupt(), rather than requiring clients to resort to Thread.stop(). This is especially helpful when printing very large sequences.
See also clojure-dev discussion at https://groups.google.com/d/topic/clojure-dev/vs0RNUQXiYE/discussion
Attachments
Activity
Andy Fingerhut
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | test.sh [ 11518 ] |
Andy Fingerhut
made changes -
| Attachment | perftest-print.clj [ 11519 ] |
Andy Fingerhut
made changes -
| Attachment | clj-1073-allow-thread-interrupt-in-print-sequential-patch.txt [ 11522 ] |
Andy Fingerhut
made changes -
| Attachment | clj-1073-add-print-interruptibly-patch-v1.txt [ 11667 ] |
Andy Fingerhut
made changes -
| Attachment | clj-1073-allow-thread-interrupt-in-print-sequential-patch.txt [ 11522 ] |
Timothy Baldridge
made changes -
| Assignee | Timothy Baldridge [ halgari ] |
Timothy Baldridge
made changes -
| Approval | Vetted [ 10003 ] | |
| Assignee | Timothy Baldridge [ halgari ] |
Andy Fingerhut
made changes -
| Attachment | clj-1073-add-print-interruptibly-patch-v2.txt [ 11850 ] |
Andy Fingerhut
made changes -
| Attachment | clj-1073-add-print-interruptibly-patch-v1.txt [ 11667 ] |
Stuart Halloway
made changes -
| Issue Type | Defect [ 1 ] | Enhancement [ 4 ] |