This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mariocj89
Recipients cjw296, ezio.melotti, jcea, mariocj89, michael.foord, pitrou, rbcollins, xtreak
Date 2019-04-13.11:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555154853.09.0.405329383076.issue17013@roundup.psfhosted.org>
In-reply-to
Content
I think this is REALLY interesting!, there are many situations where this has been useful, it would greatly improve multithreading testing in Python.

Q? I see you inherit from Mock, should it inherit from MagicMock?
I'd say send the PR and the discussion can happen there about the implementation, seems there is consensus in this thread.

I would find it OK to start with `wait_until_called` if you want and can be discussed in another issue/PR if you don't have the time/think it might not be worth.
History
Date User Action Args
2019-04-13 11:27:33mariocj89setrecipients: + mariocj89, jcea, pitrou, rbcollins, cjw296, ezio.melotti, michael.foord, xtreak
2019-04-13 11:27:33mariocj89setmessageid: <1555154853.09.0.405329383076.issue17013@roundup.psfhosted.org>
2019-04-13 11:27:33mariocj89linkissue17013 messages
2019-04-13 11:27:32mariocj89create