Hello all, Just a quick heads up: the taskqueue stub used by the Google AppEngine standard unittest framework (testbed - https://cloud.google.com/appengine/docs/standard/python/refdocs/google.appengine.ext.testbed) seems to parse your queue.yaml *for every operation* (like adding/deleting tasks), making your unittests run ~20% slower than they need be.
If you think you're affected by this, star this issue: https://issuetracker.google.com/u/1/issues/72363052 Cheers, Attila -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2d0250db-592c-42b9-b476-8b889ef8177c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
