Fix iterable problems due to context currifier, and some examples with wrong import paths.

This commit is contained in:
Romain Dorgueil
2017-05-20 10:40:44 +02:00
parent e9e9477ef6
commit 58a1580668
11 changed files with 304 additions and 295 deletions

View File

@ -79,4 +79,3 @@ def test_simple_execution_context():
assert not ctx.alive
assert ctx.started
assert ctx.stopped