You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They both fire as soon as they're called as expected
Setup a third farm
Call any of the farm
Call that farm again
You'll notice the first and second call fire when the second call is made.
EDIT:
This only occurs when I'm running this locally on my Mac.
It appears to work fine when deployed on linux.
The text was updated successfully, but these errors were encountered:
ConnorDY
changed the title
Have more than two workers causes the first worker call to be delayed until it's called again
Having more than two workers causes the first worker call to be delayed until it's called again
Oct 18, 2019
ConnorDY
changed the title
Having more than two workers causes the first worker call to be delayed until it's called again
Having more than two farms causes the first worker call to be delayed until it's called again
Oct 18, 2019
ConnorDY
changed the title
Having more than two farms causes the first worker call to be delayed until it's called again
Having more than two farms causes the first farm call to be delayed until it's called again
Oct 18, 2019
@ConnorDY I don't suppose you could come up with a test case that triggers this? Having a test that we could make pass might be the best way to get this addressed. I simply don't have time to investigate it myself.
Steps for re-creating the issue:
You'll notice the first and second call fire when the second call is made.
EDIT:
This only occurs when I'm running this locally on my Mac.
It appears to work fine when deployed on linux.
The text was updated successfully, but these errors were encountered: