elixir-lang / gen_stage

Producer and consumer actors with back-pressure for Elixir
http://hexdocs.pm/gen_stage
1.48k stars 192 forks source link

avoid sending events in accumulate demand #296

Closed manuel-rubio closed 1 year ago

manuel-rubio commented 1 year ago

Closes #295

josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:

Please give this branch a try for a couple days and ping me in a week or two for a new release. :)

manuel-rubio commented 1 year ago

@josevalim as you requested, here is the ping :-) and thanks again.

josevalim commented 1 year ago

@manuel-rubio were you running it? did you notice any issues? :)

manuel-rubio commented 1 year ago

@josevalim it was running in an internal project and I was using the change from accumulate to forward and back as a "pause", this was working fine now