On 19 Jan, 09:27 pm, twisted-pyt...@2xlp.com wrote:
Thanks for the offer to help.
i'm not sure of the specifics on how / why this manifests, but if I
just use runInteraction and bypass using `deferToThread`, everything
works out perfect.
To intentionally slightly misinterpret you, the speci
On Jan 19, 2014, at 1:27 PM, Jonathan Vanasco wrote:
> Before sharing it, I added in some docs references to the example...
>
> and then I noticed something peculiar, and seemed to have solved the problem
> !
and that right there is a major reason we ask people for SSCCEs when
they
Thanks for the offer to help.
I was hoping someone would see an apparent bug in the outline, so i wouldn't
have to build a a SSCCE
unfortunately, that wasn't going to fly, so I built out a self-contained
version of the issue
Before sharing it, I added in some docs references to the example...
a portion of my twisted app is having some problems. i think i figured out the
issue -- but if I'm right.. i'll be a bit lost.
this portion of the app is essentially a web scraper. it grabs a batch of X
urls from a data broker , and then updates a database with data about the URL (
which eith