Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mitogen
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
mitogen
Commits
cf0668b2
Commit
cf0668b2
authored
Oct 06, 2017
by
David Wilson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Add warning to preloading section.
parent
fb759f7c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
docs/howitworks.rst
docs/howitworks.rst
+5
-0
No files found.
docs/howitworks.rst
View file @
cf0668b2
...
@@ -604,6 +604,11 @@ Import Preloading
...
@@ -604,6 +604,11 @@ Import Preloading
..
currentmodule
::
mitogen
.
core
..
currentmodule
::
mitogen
.
core
..
warning
::
Preloading
is
not
yet
implemented
:
modules
are
presently
still
requested
one
per
round
-
trip
.
To
further
avoid
round
-
trips
,
when
a
module
or
package
is
requested
by
a
child
,
To
further
avoid
round
-
trips
,
when
a
module
or
package
is
requested
by
a
child
,
its
bytecode
is
scanned
in
the
master
to
find
all
the
module
's
its
bytecode
is
scanned
in
the
master
to
find
all
the
module
's
:keyword:`import` statements, and of those, which associated modules appear to
:keyword:`import` statements, and of those, which associated modules appear to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment