File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11Package: future.batchtools
2- Version: 0.12.2
2+ Version: 0.12.2-9000
33Depends:
44 R (>= 3.2.0),
55 parallelly,
Original file line number Diff line number Diff line change 1+ # Version (development version)
2+
3+ * ...
4+
5+
16# Version 0.12.2 [ 2025-06-06]
27
38## Bug Fixes
49
5- * Attempts to cancel batchtools futures via ` cancel() ` would result in
6- "Interruption of futures require a backend implementing the
7- FutureBackend API". Until this package implements the new
8- FutureBackend API of future (>= 1.40.0), any calls to ` cancel() `
9- will be silently ignored.
10+ * Attempts to cancel batchtools futures via ` cancel() ` would result
11+ in "Interruption of futures require a backend implementing the
12+ FutureBackend API". Until this package implements the new
13+ FutureBackend API of future (>= 1.40.0), any calls to ` cancel() `
14+ will be silently ignored.
1015
1116
1217# Version 0.12.1 [ 2023-12-19]
You can’t perform that action at this time.
0 commit comments