Skip to content

improve autosave tracking#366

Merged
rfindler merged 1 commit intoracket:masterfrom
rfindler:autosave-multi-thread-improvements
Apr 29, 2026
Merged

improve autosave tracking#366
rfindler merged 1 commit intoracket:masterfrom
rfindler:autosave-multi-thread-improvements

Conversation

@rfindler
Copy link
Copy Markdown
Member

specifically handle the situation where there are multiple eventspaces containing files being edited (by tracking the set of objects that can be autosaved in an eventspace-specific way, using multiple timer% objects) and multiple applications (by using filesystem locking for the toc file)

This should help with SirMail (that uses multiple eventspace when editing files) and running multiple DrRacket's at once.

specifically handle the situation where there are multiple eventspaces
containing files being edited (by tracking the set of objects that can
be autosaved in an eventspace-specific way, using multiple timer%
objects) and multiple applications (by using filesystem locking for
the toc file)
@rfindler rfindler merged commit f140b2d into racket:master Apr 29, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant