Fixes a serious bug in compile and syscomp. They were not mixing
in Sync.Synchronized, because Sync.Synchronized doesn't want to play with __getattr__. Also changed to allow correct execution on systems without threads.
Showing
Please register or sign in to comment