issues
search
linkedin
/
parseq
Asynchronous Java made easier
Apache License 2.0
1.17k
stars
266
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix bridging for get
#351
karthikrg
opened
5 months ago
0
Adding Handling Tools for MultiException
#350
wiilei
opened
5 months ago
0
Explicitly set default value to "UNFINISHED" for TraceBuilder's ResultType
#349
junchuanwang
closed
7 months ago
0
Add better future support
#348
zsmoore
closed
7 months ago
0
Fix broken implementation of ParTaskImpl::tasksFromIterable
#347
zackthehuman
closed
8 months ago
0
Bump ip from 1.1.8 to 1.1.9 in /subprojects/parseq-tracevis
#346
dependabot[bot]
opened
8 months ago
0
Upgrade async http client
#345
cbrentharris
opened
9 months ago
0
Release 5.1.18 with trace visualizer updates
#344
zackthehuman
closed
9 months ago
0
Bump browserify-sign from 4.2.1 to 4.2.2 in /subprojects/parseq-tracevis
#343
dependabot[bot]
closed
10 months ago
0
Update parseq-tracevis UI and dependencies
#342
zackthehuman
closed
10 months ago
1
run sendRequest in an executor
#341
sji01
closed
1 year ago
0
Use dedicated executor service for class analysis
#340
cbrentharris
closed
1 year ago
1
Update changelog after version bump
#339
cbrentharris
closed
1 year ago
0
Cbrentharris/undo refaactor of anonymous class to lambda
#338
cbrentharris
closed
1 year ago
0
Rearrange JS dependencies so we can build parseq-tracevis with Python 3+
#337
zackthehuman
closed
1 year ago
0
Avoid blocking in ASMBasedTaskDescriptor
#336
cbrentharris
closed
1 year ago
2
Too many memory occupied when raise exceptions
#333
manfredma
opened
1 year ago
0
Upgrade bytebuddy and asm version for JDK 17 and JDK 21 support
#331
JoeJoe1989
closed
7 months ago
2
Allow Task.par(Iterable) to fail-fast
#329
hcburca
opened
1 year ago
0
Pin python version in the publish github action
#328
junchuanwang
closed
1 year ago
0
Fix cancel() implementation in ListanbleFutureUtil
#327
junchuanwang
closed
1 year ago
0
Proper logging for `withSafeSideEffect`
#326
williamwjs
opened
1 year ago
0
Upgrade bytebuddy version so it can support JDK 17 (also remain compatible with JDK8)
#325
junchuanwang
closed
2 years ago
0
Add more logs in ListenableFutureUtil
#324
junchuanwang
closed
2 years ago
0
Fix release version
#323
mchen07
closed
2 years ago
0
add logging for cancel root cause
#322
mchen07
closed
2 years ago
0
Bump vulnerable dependency on jackson-mapper-asl (CVE-2019-10172)
#321
jjoyce0510
opened
2 years ago
5
add more print information to instrument the occasional lambda name generation failure during boot time
#320
junchuanwang
closed
2 years ago
0
Use a pined jdk 8 version in github action,as a workaround for issue #318
#319
junchuanwang
closed
2 years ago
0
parseq-lambda-names test failed for JDK8.0.322 Zulu
#318
junchuanwang
opened
2 years ago
0
Mute an NPE thrown by parseq-lambda-names
#317
junchuanwang
closed
2 years ago
0
Fix promiseAlreadyResolved exception thrown by ListenableFutureUtil
#316
junchuanwang
closed
2 years ago
0
To prevent ListenableFutureUtil throw PromiseAlreadyResolved exception, also added log to see why it happened
#315
junchuanwang
closed
2 years ago
2
Fix CI publish job not finding release artifacts
#314
evanw555
closed
2 years ago
0
Fix CI publish script's tag validation
#313
evanw555
closed
2 years ago
0
Update link in release script to point to GitHub Actions
#312
evanw555
closed
2 years ago
0
Replace Travis with GitHub Actions for CI
#311
evanw555
closed
2 years ago
0
Release 5.1.5
#310
junchuanwang
closed
2 years ago
0
Add rate limit retry policy
#309
misoukrane
closed
2 years ago
0
Corrected wording in one printed message in ParSeq lambda to avoid confusion
#308
junchuanwang
closed
3 years ago
0
Rename BaseEngineParTest to BaseEngineTest
#307
Anmol-Singh-Jaggi
opened
3 years ago
5
Add interop between Guava's ListenableFuture and Parseq Task
#306
karthikrg
closed
3 years ago
1
Add stack trace in error message when starting TracevisServer
#305
junchuanwang
closed
3 years ago
0
Encrypt JFrog credentials for travis-ci.com
#304
evanw555
closed
3 years ago
0
Rotate JFrog credentials
#303
evanw555
closed
3 years ago
0
[ignore] testing
#302
evanw555
closed
3 years ago
0
GOT a NPE when use TraceUtil.getJsonTrace function
#301
nancy1992
closed
3 years ago
3
Fix for multiple javadoc warnings coming from Task.java
#300
sleepytomcat
closed
3 years ago
3
Adding Task.recover(String, Class<X extends Throwable>, func) method
#299
sleepytomcat
closed
3 years ago
6
Fix JFrog credentials in .travis.yml
#298
evanw555
closed
3 years ago
0
Next