Skip to content

Conversation

@Sleitnick
Copy link
Contributor

Changes

  • Fixes task.defer description that stated that it runs the code on the next resumption cycle. This is false. It runs at the end of the current resumption cycle.
  • Fixes task.defer and task.spawn inaccuracy that states they do not return anything. They both return a thread object, which is reflected in the return value section of the documentation. Thus, these sentences are removed.

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

@Sleitnick Sleitnick requested a review from a team as a code owner October 29, 2024 21:06
@github-actions github-actions bot added the engine reference Changes the Engine API Reference documentation label Oct 29, 2024
@IgnisRBX IgnisRBX merged commit d63a057 into Roblox:main Oct 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine reference Changes the Engine API Reference documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants