Skip to content

Releases: symplely/coroutine

1.3.8: have gather break early on already completed returned exceptions, set…

10 Nov 12:30
Compare
Choose a tag to compare

1.3.7

09 Nov 03:38
Compare
Choose a tag to compare
check/handle already completed results for exceptions

1.3.6

08 Nov 20:50
Compare
Choose a tag to compare
psr-2 fixes, update `gather`, and test `gatherOptions`

updates, test gatherController

02 Nov 04:00
Compare
Choose a tag to compare
  • shutdown will check completed custom data for object with close method and run it

1.3.4

01 Nov 02:13
Compare
Choose a tag to compare
add routine to `gather()` to clear cancel out race losers

1.3.3

31 Oct 19:11
Compare
Choose a tag to compare
corrections, task id can already be easily retrieved if needed

1.3.2: corrections, overall fixes for psr-2, revert what method name to dete…

31 Oct 01:51
Compare
Choose a tag to compare

1.3.1: added method and rework `gather` to handle/allow custom functions for…

30 Oct 14:05
Compare
Choose a tag to compare
… task state changes

This is mainly for better third party library like integration.

The `gather()` method main functionality no longer needs repeating.

more reworking to pass/handle some otherwise custom routines that third party integration would need

11 Oct 21:19
Compare
Choose a tag to compare
more reworking to pass/handle some otherwise custom routines that thi…

…rd partyi intergration would need