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

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

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

#57 - add onStop() option for combined actor

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

#56 - add combine actor builder

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

#55 - Blocking mailbox

Issue - State: closed - Opened by riccardopinosio 12 months ago - 2 comments

#54 - add combined stop

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

#53 - Remote actors

Issue - State: closed - Opened by riccardopinosio 12 months ago - 2 comments

#52 - stop reckless worker

Pull Request - State: closed - Opened by vladopajic 12 months 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] 12 months 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] 12 months 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] 12 months ago
Labels: dependencies

#48 - fix dependabot

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

#47 - go version bump (v1.21)

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

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

Issue - State: closed - Opened by danielchalef almost 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 almost 2 years ago

#19 - drop StartAll and StopAll functions

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

#18 - add Mailbox wrapper for native channel

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

#17 - add actor.Idle

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

#16 - actor will end context on WorkerEnd signal

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

#15 - use faster queue for Mailbox

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

#14 - single export_test file

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

#13 - add CONTRIBUTING.md

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

#12 - Context unit test improvements

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

#11 - `Mailbox` unit test improvements

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

#10 - unit test improvements

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

#9 - remove examples

Pull Request - State: closed - Opened by vladopajic almost 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 about 2 years ago

#3 - go version bump to v1.19

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

#2 - push test coverage report to codecov

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

#1 - separate workflow for lint and test

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