Re: Pike 8.0.182 release candidate
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user,gmane.comp.lang.pike.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter Bortas wrote: >o programs > The runtime now attempts to wait for any compilations in progress to > complete before complaining about cloning of unfinished programs. > This fixes a race-condition when the same program is compiled from > different threads. Incidentally: this fix is incomplete. So it fixes some of those race-conditions, but not all of them. -- Stephen.