Commit Graph

8 Commits

Author SHA1 Message Date
David Wilson 63ee222406 Many docs updates. 2016-08-14 00:16:17 +01:00
David Wilson 0e58a48611 Fix method naming everywhere. 2016-08-13 22:03:58 +01:00
David Wilson 9a8fc5e167 Another attempt at graceful shutdown. 2016-08-13 22:03:57 +01:00
David Wilson bca3a65157 Use set_cloexec() everywhere. 2016-08-13 22:03:56 +01:00
David Wilson ae3316b985 Split into core and master modules. 2016-08-13 22:03:56 +01:00
David Wilson dc231847a0 Add absent package cache. 2016-08-13 22:03:56 +01:00
David Wilson 081565358d utils.run_with_broker. 2016-08-13 22:03:55 +01:00
David Wilson da77cb5870 Fixes
CallError rather than trying to preserve exceptions.
Dead sentinel value instead of killed everywhere.
Simplify Channel.
MasterModuleResponder error response.
Simplify Unpickle().
Simplify reprs everywhere.
AllowClass() instead of AllowModule().
Get rid of needless property().
Split ExternalContextMain up into class.
econtext.utils module.
2016-08-13 22:03:55 +01:00