CVSROOT: /cvs Module name: ports Changes by: es...@cvs.openbsd.org 2013/10/07 14:23:13
Modified files: infrastructure/lib/DPB: SubEngine.pm infrastructure/lib/DPB/SubEngine: Build.pm Log message: don't mark_ready a core that runs something (seen by nigel and rpe). replace the dirty trick I did to reuse start with an intermediate method that's more "reentrant" (use_core) by not fiddling with core's status. (bug appeared thanks to over-eager refactoring and shoddy code...)