Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
phlapjack committed May 3, 2008
1 parent 085e4e2 commit 2b9dd54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions History.txt
Expand Up @@ -8,6 +8,8 @@ Skynet::Manager and Skynet Script Runner
Skynet.fork_and_exec prevents file descriptor exhaustion by calling Skynet.close_file_handles.
Skynet::Manager detatches from console by calling Skynet.close_console

- You now have to specify your PIDFILE and LOGFILE dirs and files differently. This will break all old skynet runners. Sorry.
- Skynet runner handles default config variables better
- Added Skynet::Job.results_by_job_id to retrieve results from asyncronous jobs
- Added printlog logging method which always prints to the log as [LOG]
- Deprecated Skynet.new to Skynet.start
Expand Down
2 changes: 1 addition & 1 deletion website/index.html
Expand Up @@ -113,7 +113,7 @@ <h2><span class="caps">LICENSE</span>:</h2>
<span class="caps">TORT OR OTHERWISE</span>, ARISING <span class="caps">FROM</span>, OUT <span class="caps">OF OR IN CONNECTION WITH THE</span>
<span class="caps">SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE</span>.</p>
<p class="coda">
Adam Pisoni, Geni.com 12th April 2008<br>
Adam Pisoni, Geni.com 11th April 2008<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
Expand Down

0 comments on commit 2b9dd54

Please sign in to comment.