Resource centre for ZX Spectrum games
using Manic Miner and Jet Set Willy game engines
Archive of the
Manic Miner & Jet Set Willy Yahoo! Group
messages
|
|
||
|
|
Message: 5109
Author: john_elliott_uk
Date: 19/11/2005
Subject: Re: JSWED 2.2.6 released
--- In manicminerandjetsetwilly@yahoogroups.com, "Alexandra"
> > * Bugfix: A race condition in the guardian editor could cause a crash.
Had I meant that, I would have said it.
>
> Out of interest, did you mean a 'rare' condition?
<http://en.wikipedia.org/wiki/Race_condition>
What I think was happening here was that the screen was receiving a
timer event while it was in the process of closing down, or maybe even
after it had been freed (so the 'race' was between the screen closing,
and the timer being triggered). And I hope I've fixed it so that
doesn't happen any more.
