Skip to content

Conversation

@ticosax
Copy link
Contributor

@ticosax ticosax commented Feb 24, 2016

If no ConcurrencyMeta is defined this error happen.

 File "/.venv/lib/python3.4/site-packages/concurrency/fields.py", line 338, in <listcomp>
    if f.name not in ignore_fields])
TypeError: argument of type 'NoneType' is not iterable

In absence of ConcurrencyMeta, all fields are checked.

@ticosax ticosax force-pushed the conditional-concurrency-no-meta branch from 08a9c2a to cbd3641 Compare February 24, 2016 09:14
@ticosax ticosax force-pushed the conditional-concurrency-no-meta branch from cbd3641 to 8a2ccbd Compare February 24, 2016 09:16
@codecov-io
Copy link

Current coverage is 0.00%

Merging #60 into develop will not affect coverage as of 9501b2d

No diff could be generated. No reports for #60 found.
Review entire Coverage Diff as of 9501b2d

Powered by Codecov. Updated on successful CI builds.

@ticosax ticosax changed the title ConditionalConcurrency can be used without having ConcurrencyMeta defiend. ConditionalConcurrencyField can be used without having ConcurrencyMeta defiend. Feb 24, 2016
saxix added a commit that referenced this pull request Feb 24, 2016
ConditionalConcurrencyField can be used without having ConcurrencyMeta defiend.
@saxix saxix merged commit 18cf517 into saxix:develop Feb 24, 2016
@ticosax ticosax deleted the conditional-concurrency-no-meta branch February 24, 2016 10:50
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.

3 participants