mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 00:07:36 +02:00
Added TODO
This commit is contained in:
parent
4261a4b195
commit
71a551dd1d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Phase 6 (gc-dev6) - Multiple mutators (application threads)
|
|||
Phase 7 (TBD) - Sharing of variables between threads (ideally without limitation, but that might not be realistic)
|
||||
|
||||
TODO:
|
||||
- address ALL issues with the many-writes.scm example file
|
||||
- will probably need to lock shared resources such as I/O...
|
||||
Yes, anything global needs to be considered.
|
||||
These will certainly need to change:
|
||||
|
|
Loading…
Add table
Reference in a new issue