Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Weird issue when visualizing GenStage pipelines #53

Open
Arkham opened this issue May 22, 2017 · 1 comment
Open

Weird issue when visualizing GenStage pipelines #53

Arkham opened this issue May 22, 2017 · 1 comment
Assignees

Comments

@Arkham
Copy link

Arkham commented May 22, 2017

Hi guys,

this project is really cool! I started playing with it to visualize GenStage pipelines and I bumped into a weird behaviour. You can find my code here: https://github.com/Arkham/genstaged

My GenStage setup is:

  • one producer which generates numbers
  • one producer-consumer which filters only even numbers
  • two consumers

So I booted the app with EPL and amazing, everything works perfectly! But then I commented out these lines (https://github.com/Arkham/genstaged/blob/master/lib/genstaged/consumer.ex#L16-L18) when I used to print the received events and suddenly I don't see anything anymore in my performance lab. Here's a gif

ezgif com-optimize

@arkgil
Copy link
Contributor

arkgil commented Jun 19, 2017

Definitely looks wierd 😟 Sorry for responding so late @Arkham, I'll try to investigate 🙂

@arkgil arkgil self-assigned this Jun 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants