Opened at 2018-09-10T21:52:33Z
#2951 new enhancement
async-friendly initializers for "NoNetworkGrid" and tests
Reported by: | meejah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.12.1 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
As per discussion in https://github.com/tahoe-lafs/tahoe-lafs/pull/526 we need to stop initializing "async stuff" in __init__ for NoNetworkGrid?.
This will affect a bunch (~200) tests that also need to become async, so this is a separate ticket/PR.
Note: See
TracTickets for help on using
tickets.