Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'Sequence contains no elements' bug #29

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Fix 'Sequence contains no elements' bug #29

merged 1 commit into from
Oct 7, 2020

Conversation

webbertakken
Copy link
Collaborator

Changes:

  • This takes care of the error "the sequence contains no elements".
  • Moves out the process creation to a seperate class.
  • Uses @flyingpie's solution for incremental wait, that is more gracious towards faster systems or target frameworks that do not face the problem of processes not being accessible in time.

@flyingpie flyingpie merged commit ec978d7 into flyingpie:master Oct 7, 2020
@webbertakken webbertakken deleted the fix-delay branch October 7, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants