Commit Graph

16 Commits (051285437f02a1a376629002ba1368ad7aa18e97)

Author SHA1 Message Date
David Wilson 051285437f importer: module preloading docs 6 years ago
David Wilson dcc45bc7de docs: Get started on Getting Started 6 years ago
David Wilson b7a9aa46cf core: More robust shutdown
Now there is a separate SHUTDOWN message that relies only on being
received by the broker thread, the main thread can be hung horribly and
the process will still eventually receive a SIGTERM.
6 years ago
David Wilson 79dd00db5a master: hack to avoid executing __main__. 6 years ago
David Wilson 976c643f21 docs: remove note, unpickling can no longer trigger module loads 6 years ago
David Wilson decc9a900c docs: s/random/pseudorandom/ 6 years ago
David Wilson 83f8f1863e docs: fix pickler docs, begin relabelling master/slave->parent/child 6 years ago
David Wilson 4327baabfa docs: remove final references to call_with_deadline(). 6 years ago
David Wilson dd69b8feeb docs: with_context element is replaced by a decorator. 6 years ago
David Wilson a81f804e92 Accidentally hecked in incomplete paragraph. 6 years ago
David Wilson f1d82c7284 More API documentation. 6 years ago
David Wilson 9d2a11e70f Fix function reference. 6 years ago
David Wilson b7f95e558f Better document Router API and constructors. 6 years ago
David Wilson 9c4bf37cfc Remove final vestiges of context.key. 6 years ago
David Wilson 4720eb1c55 core: add ALLOCATE_ID message for fakessh. 6 years ago
David Wilson e7ff6259a3 Initial commit. 6 years ago