Commit Graph

98 Commits (e422dedab856e162223f6806db8ea5c766a3084a)
 

Author SHA1 Message Date
David Wilson e422dedab8 Replace private lock with global importer lock. 8 years ago
David Wilson f88b0a11e9 Python 2.4 fixes. 8 years ago
David Wilson 1bc8681cb4 More doc updates. 8 years ago
David Wilson 1f27872eda Many docs updates. 8 years ago
David Wilson 6a01ae03e3 Replace SHUTDOWN with Channel.send(_DEAD) 8 years ago
David Wilson 25d651f494 Fix Sphinx config. 8 years ago
David Wilson 95902d94b0 Python 2.5 fix: Logger.getChild() does not exist there. 8 years ago
David Wilson da4e457247 More docs, move call/call_with_deadline to econtext.master. 8 years ago
David Wilson a00cb1d6d2 More drama bold. 8 years ago
David Wilson e87b44a703 Hyperlinks. 8 years ago
David Wilson c607831561 SlaveModuleImporter->Importer, enable intersphinx, finish howitworks.rst. 8 years ago
David Wilson b05f949a17 Tidy. 8 years ago
David Wilson 598e75be1d Initial .gitignore. 8 years ago
David Wilson c82ddeb0f7 More howitworks.rst. 8 years ago
David Wilson 3af67f4008 Fix figure layout. 8 years ago
David Wilson 737d095ffc More docs. 8 years ago
David Wilson 753544c104 Add wtf.gif. 8 years ago
David Wilson 62520b1bcb Write history section. 8 years ago
David Wilson 63ee222406 Many docs updates. 8 years ago
David Wilson 8ba5fbf27f Get rid of CorruptMessageError. 8 years ago
David Wilson 73c418ef4b Rename ContextError -> Error. 8 years ago
David Wilson 052c96d7ee Allow importing master's __main__. 8 years ago
David Wilson a174c32d22 Remove comma 8 years ago
David Wilson 8afa1327fb Move wait() to correct location. 8 years ago
David Wilson 1bafeb4434 Doc updates. 8 years ago
David Wilson dd03183022 Remove needless setup work. 8 years ago
David Wilson 99b9abf052 Drama markup. 8 years ago
David Wilson 34a2166485 More docs. 8 years ago
David Wilson fb501f66db Add history.rst. 8 years ago
David Wilson 2d3dd2ef63 Pad out howitworks.rst. 8 years ago
David Wilson dc9861c667 Delete junk. 8 years ago
David Wilson 109bb34beb Fixup setup.py version. 8 years ago
David Wilson ce27058bdf Initial intro doc. 8 years ago
David Wilson d457c20d87 Naming/docstring tidyups. 8 years ago
David Wilson d2fa9ba2aa Tidy. 8 years ago
David Wilson cc18ab5e28 Tidy up event names and docstrings. 8 years ago
David Wilson 663eb01518 Docstring fixes. 8 years ago
David Wilson d6d13ee506 Rationalize _fixup_package(), fix _setup_master() name. 8 years ago
David Wilson c63f1a5415 Initial docs config. 8 years ago
David Wilson 0e58a48611 Fix method naming everywhere. 8 years ago
David Wilson 4b11023558 flake8 8 years ago
David Wilson 6f1b6df0f9 Don't leak slave's main IO streams. 8 years ago
David Wilson 70c2032bb2 Another hackish graceful shutdown method. 8 years ago
David Wilson 4e5add97e5 Seemingly robust graceful shutdown. 8 years ago
David Wilson 98f5cdc9fc Tweak timeotu. 8 years ago
David Wilson 9a8fc5e167 Another attempt at graceful shutdown. 8 years ago
David Wilson 4947fb2c40 Rename PutReply for log readability. 8 years ago
David Wilson 397275087b Fix name. 8 years ago
David Wilson f4fa69075e Remove unused signal.signal(). 8 years ago
David Wilson 14b0b0d008 Remove unused ReadMore(). 8 years ago