Skip to content

No enqueue#154

Merged
alexcjohnson merged 3 commits intomasterfrom
no-enqueue
May 12, 2016
Merged

No enqueue#154
alexcjohnson merged 3 commits intomasterfrom
no-enqueue

Conversation

@alexcjohnson
Copy link
Contributor

Removes the enqueue option in Loop.run - now when we start a Loop with another already running, we just print a message that we're waiting (blocking) for the previous loop to finish. Previously we would throw an error by default (enqueue=False), or wait silently if enqueue=True.

@giulioungaretti @dbwz8 as discussed a while back

screen shot 2016-05-07 at 11 37 16 pm

@alexcjohnson alexcjohnson mentioned this pull request May 11, 2016
@alexcjohnson
Copy link
Contributor Author

This is pretty uncontroversial I guess... I'll take silence as a 💃

@alexcjohnson alexcjohnson merged commit 176415e into master May 12, 2016
@alexcjohnson alexcjohnson deleted the no-enqueue branch May 12, 2016 08:42
@alexcjohnson alexcjohnson removed the bug label May 16, 2016
@alexcjohnson alexcjohnson removed their assignment May 16, 2016
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