Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix kill-thread description in threads.scrbl #4976

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

gregr
Copy link
Contributor

@gregr gregr commented Apr 18, 2024

Checklist
  • documentation

Description of change

This is an update to the reference documentation for kill-thread.

Like thread-suspend, kill-thread fails if it is managed by a custodian that is not current-custodian or one of its subordinates. This new kill-thread description is based on the phrasing already used for the thread-suspend description.

Like thread-suspend, kill-thread fails if it is managed by a custodian that is not current-custodian or one of its subordinates.  This new kill-thread description is based on the phrasing already used for the thread-suspend description.
@mflatt mflatt merged commit bdfaf67 into racket:master Apr 23, 2024
6 of 7 checks passed
@mflatt
Copy link
Member

mflatt commented Apr 23, 2024

Thanks!

@gregr gregr deleted the fix-description-of-kill-thread branch April 23, 2024 20:48
@gregr
Copy link
Contributor Author

gregr commented Apr 23, 2024

No problem.

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.

None yet

2 participants