.
Also if I use SelectReactor rather than AsyncioSelectorReactor then it
doesn't matter which order I fork in.
So my question is, does Twisted support being forked after starting a
reactor or not?
--
David Foster | Seattle, WA, USA
P.S. For more details see this Django Channels thread:
> On Aug 27, 2018, at 9:47 PM, Tim Allen wrote:
>
>> On Mon, Aug 27, 2018 at 09:12:57PM -0700, David Foster wrote:
>> So my question is, does Twisted support being forked after starting a
>> reactor or not?
>
> I haven't used Twisted with the AsyncioSelecto