Changes between Initial Version and Version 1 of Ticket #23973, comment 3
- Timestamp:
- 10/06/17 11:09:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23973, comment 3
initial v1 24 24 }}} 25 25 26 It's not clear where "Insufficient memory for black list" is coming from but probably `en/constructions`. After that there's no more output from that worker, but the remaining documents get buil dsuccessfully, and then the build hangs.26 It's not clear where "Insufficient memory for black list" is coming from but probably `en/constructions`. After that there's no more output from that worker, but the remaining documents get built successfully, and then the build hangs. 27 27 28 28 So I guess this is a matter of poor error handling. Reminds me I should finish my work to generalize `DocTestDispatcher.parallel_dispatch` :)