Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vladopajic/go-actor issues and pull requests

#84 - add AssertWorkerEndSigAfterIterations

Pull Request - State: closed - Opened by vladopajic 23 days ago

#83 - Why is the minimum capacity 64?

Issue - State: closed - Opened by mattdurham 30 days ago - 2 comments

#82 - go 1.23 version bump

Pull Request - State: closed - Opened by vladopajic 3 months ago

#81 - CircleCI Commit

Pull Request - State: closed - Opened by devin7788 3 months ago - 1 comment

#80 - lint bump to v1.59.1

Pull Request - State: closed - Opened by vladopajic 4 months ago

#79 - fix README.md example code

Pull Request - State: closed - Opened by zaibon 5 months ago - 2 comments

#78 - Bump golangci/golangci-lint-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#77 - Bump golangci/golangci-lint-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#76 - reuse make commands in ci

Pull Request - State: closed - Opened by vladopajic 8 months ago

#75 - tooling cleanups

Pull Request - State: closed - Opened by vladopajic 8 months ago

#74 - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#73 - Bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#72 - simplify mailbox capacity options

Pull Request - State: closed - Opened by vladopajic 10 months ago

#71 - go version bump to v1.22

Pull Request - State: closed - Opened by vladopajic 10 months ago

#70 - add common hurdles page

Pull Request - State: closed - Opened by vladopajic 10 months ago

#69 - add view-coverage command

Pull Request - State: closed - Opened by vladopajic 10 months ago

#68 - add OptOnStartCombined

Pull Request - State: closed - Opened by vladopajic 10 months ago

#67 - go lint version bump

Pull Request - State: closed - Opened by vladopajic 11 months ago

#66 - Bump actions/setup-go from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions

#65 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions

#63 - add panic when sending to non-runnig milbox

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#62 - add: small buffer to mailbox channels

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#61 - add govulncheck ci check

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#60 - add option to stop mailbox after receiving all elements from queue

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#59 - retracted releases till v1.0.6

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#58 - Bump go.uber.org/goleak from 1.2.1 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#57 - add onStop() option for combined actor

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#56 - add combine actor builder

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#55 - Blocking mailbox

Issue - State: closed - Opened by riccardopinosio about 1 year ago - 2 comments

#54 - add combined stop

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#53 - Remote actors

Issue - State: closed - Opened by riccardopinosio about 1 year ago - 2 comments

#52 - stop reckless worker

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#51 - deps:(deps): bump github.com/gammazero/deque from 0.2.0 to 0.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#50 - deps:(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#49 - deps:(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#48 - fix dependabot

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#47 - go version bump (v1.21)

Pull Request - State: closed - Opened by vladopajic about 1 year ago

#46 - Re-License to MIT, BSD, or ASLv2?

Issue - State: closed - Opened by danielchalef about 1 year ago - 2 comments

#45 - rename option `UsingChan` to `AsChan`

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#43 - Added Supervisor and SupervisedWorker structure/interface

Pull Request - State: closed - Opened by markInTheAbyss over 1 year ago - 1 comment

#42 - add actor test suite

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#41 - command for local test coverage check

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#40 - add coverage badge and go-test-coverage version bump

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#39 - explore generic testing utilities

Issue - State: closed - Opened by vladopajic over 1 year ago

#38 - test improvements

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#37 - changed execution order of onStart and onStop callbacks

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#36 - export StartableWorker and StoppableWorker interfaces

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#35 - change `FanOut` to accept receive channel

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#34 - add test case for ctx.Value()

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#33 - add shuffle flag to test commands

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#32 - go-test-coverage version change

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#31 - add test coverage check

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#30 - rename queue method Size to Len

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#29 - add `MailboxSender` and `MailboxReceiver`

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#28 - go version bump to 1.20

Pull Request - State: closed - Opened by vladopajic over 1 year ago

#27 - add support for OnStart and OnStop via interface

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#26 - correct retract version

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#25 - add design decisions doc

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#24 - replace basicActor with idleActor and noopActor

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#23 - OnStart callback now receives actor context

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#22 - end actor context before onStop

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#21 - retract old versions

Pull Request - State: closed - Opened by vladopajic almost 2 years ago

#20 - ditch `Impl` suffix

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#19 - drop StartAll and StopAll functions

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#18 - add Mailbox wrapper for native channel

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#17 - add actor.Idle

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#16 - actor will end context on WorkerEnd signal

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#15 - use faster queue for Mailbox

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#14 - single export_test file

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#13 - add CONTRIBUTING.md

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#12 - Context unit test improvements

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#11 - `Mailbox` unit test improvements

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#10 - unit test improvements

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#9 - remove examples

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#8 - predefined `ContextStarted` and `ContextEnded`

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#7 - forbidigo linter config

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#6 - rework `actor.Context`

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#5 - linting improvements

Pull Request - State: closed - Opened by vladopajic about 2 years ago

#4 - add Mailbox FanOut

Pull Request - State: closed - Opened by vladopajic over 2 years ago

#3 - go version bump to v1.19

Pull Request - State: closed - Opened by vladopajic over 2 years ago

#2 - push test coverage report to codecov

Pull Request - State: closed - Opened by vladopajic over 2 years ago - 1 comment

#1 - separate workflow for lint and test

Pull Request - State: closed - Opened by vladopajic over 2 years ago