summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
fix/do-not-untrap-trapped-processesDo not untrap exits if they were already trapped before callingrinpatch4 years
masterRelease 0.1.1Jordan Bracco4 years
 
TagDownloadAuthorAge
0.1.1commit bdb6c1667b...Jordan Bracco4 years
0.1.0commit 68f4cd2c37...Jordan Bracco4 years
 
AgeCommit messageAuthorFilesLines
2020-09-05Do not untrap exits if they were already trapped before callingfix/do-not-untrap-trapped-processesrinpatch1-7/+10
2020-09-05Merge branch 'fix/trap-exits' into 'master'href1-4/+29
2020-09-05Fix counters not decrementing when the process is exitedrinpatch1-4/+29
2020-07-07Fix decrement after max_retries been reached + telemetry eventsJordan Bracco4-0/+18
2020-05-160.1.0 (for realz)Jordan Bracco1-0/+1
2020-05-160.1.0.0.1.0Jordan Bracco1-2/+2
2020-05-16Fix tests & add ConcurrentLimiter.delete/1Jordan Bracco2-11/+22
2020-05-16Format and prepare for releaseJordan Bracco11-103/+527
2020-05-14Remove ETS backend, add max_retries, add options to limit/3.Jordan Bracco1-70/+34
2020-05-14Rename to ConcurrentLimiterJordan Bracco8-111/+132
[...]