issues
search
reactphp
/
async
Async utilities and fibers for ReactPHP.
https://reactphp.org/async/
MIT License
204
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[3.x] Improve type safety for test environment
#89
clue
closed
3 months ago
0
Improve performance by avoiding unneeded references in `FiberMap`
#88
clue
closed
6 months ago
0
Improve PHP 8.4+ support by avoiding implicitly nullable types
#87
clue
closed
6 months ago
1
[4.x] Improve type safety for test environment
#86
SimonFrings
closed
6 months ago
1
\React\Async\async did not invokes in on('data') event
#85
Carsak
closed
11 months ago
2
[2.x] Run tests on PHP 8.3 and update test suite
#84
clue
closed
1 year ago
0
[3.x] Run tests on PHP 8.3 and update test suite
#83
clue
closed
1 year ago
0
[3.x] Add template annotations
#82
clue
closed
1 year ago
0
[4.x] Run tests on PHP 8.3 and update test suite
#81
clue
closed
1 year ago
0
[3.x] Update test suite to avoid unhandled promise rejections
#80
clue
closed
1 year ago
1
[4.x] Update test suite to avoid unhandled promise rejections
#79
clue
closed
1 year ago
1
Minor documentation improvements
#78
clue
closed
1 year ago
0
[3.x] Add PHPStan to test environment with `max` level
#77
clue
closed
1 year ago
0
[4.x] Add PHPStan to test environment with `max` level
#76
clue
closed
1 year ago
0
[2.x] Template params can only have one argument
#75
WyriHaximus
closed
1 year ago
0
[3.x] Template params can only have one argument
#74
WyriHaximus
closed
1 year ago
0
[4.x] Template params can only have one argument
#73
WyriHaximus
closed
1 year ago
0
[2.x] Add new `delay()` function to delay program execution
#72
clue
closed
1 year ago
0
[3.x] Add new `delay()` function to delay program execution
#71
clue
closed
1 year ago
0
reactphp/async
#70
SimonFrings
closed
1 year ago
0
Add new `delay()` function to delay program execution
#69
clue
closed
1 year ago
0
[2.x] Update test suite and report failed assertions
#68
clue
closed
2 years ago
0
[3.x] Update test suite and report failed assertions
#67
clue
closed
2 years ago
0
[4.x] Update test suite and report failed assertions
#66
clue
closed
2 years ago
0
[WIP] Cleanly `stop()` loop when awaiting promise without fiber
#65
clue
opened
2 years ago
10
[4.x] Set up PHPStan on GitHub Actions
#64
nhedger
closed
1 year ago
5
Add execution order test
#63
kelunik
closed
1 year ago
3
Remove unused $status property
#62
kelunik
closed
1 year ago
5
[4.x] Test on PHP 8.2
#61
WyriHaximus
closed
2 years ago
0
[3.x] Test on PHP 8.2
#60
WyriHaximus
closed
2 years ago
0
[2.x] Test on PHP 8.2
#59
WyriHaximus
closed
2 years ago
0
Basic question 'bout reactphp
#58
RobertEcker
closed
2 years ago
9
Improve examples for `async()` and `await()`
#57
clue
closed
2 years ago
0
Struggling with the simplest example
#56
RobertEcker
closed
2 years ago
1
[4.x] Consistent cancellation semantics for `async()` and `coroutine()`
#55
clue
closed
2 years ago
0
[3.x] Consistent cancellation semantics for `coroutine()`
#54
clue
closed
2 years ago
0
chore(docs): remove leading dollar sign
#53
nhedger
closed
2 years ago
0
chore(docs): remove leading dollar sign
#52
nhedger
closed
2 years ago
0
chore(docs): remove leading dollar sign
#51
nhedger
closed
2 years ago
2
Improve error reporting when incorrectly using `await()` (Value of type null is not callable in src/SimpleFiber.php:66)
#50
greendrake
opened
2 years ago
8
[4.x] Support iterable type for `parallel()` + `series()` + `waterfall()`
#49
clue
closed
2 years ago
0
[4.x] Forward compatibility with upcoming Promise v3
#48
clue
closed
2 years ago
3
[3.x] Forward compatibility with upcoming Promise v3
#47
clue
closed
2 years ago
0
[2.x] Forward compatibility with upcoming Promise v3
#46
clue
closed
2 years ago
0
[3.x] Support iterable type for `parallel()` + `series()` + `waterfall()`
#45
clue
closed
2 years ago
0
Using await in a destructor
#44
bartvanhoutte
closed
2 years ago
7
Support Promise v3
#43
clue
closed
2 years ago
1
Cancellation semantics for `async()` and `coroutine()`
#42
clue
closed
2 years ago
2
Allow `iterable` instead of `array` for `parallel()`, `series()` and `waterfall()`
#41
clue
closed
2 years ago
1
[4.x] Add template annotations
#40
WyriHaximus
closed
1 year ago
2
Next