Skip to content

DOCS-979 updated after finding a comment from Randall #596

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

Merged
merged 1 commit into from
Jan 29, 2013
Merged

DOCS-979 updated after finding a comment from Randall #596

merged 1 commit into from
Jan 29, 2013

Conversation

epc
Copy link
Contributor

@epc epc commented Jan 29, 2013

Randall commented in email:

_active is probably more correctly thought of as _started -- things remain active (currently) even when they're yielded. At least in my limited test and understanding of the execution logic. _active only goes back to false during a reset/when the op is done.

I checked in the source and _active will only be set to false
if the op has not started or the op has completed, otherwise it
is always true even if the op has yielded to another op.

Randall commented in email:

_active is probably more correctly thought of as _started -- things remain active (currently) even when they're yielded. At least in my limited test and understanding of the execution logic. _active only goes back to false during a reset/when the op is done.

I checked in the source and _active will only be set to false
if the op has not started or the op has completed, otherwise it
is always true even if the op has yielded to another op.
@tychoish tychoish merged commit fe5e46d into mongodb:master Jan 29, 2013
mongo-cr-bot pushed a commit that referenced this pull request Feb 9, 2022
* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

* DOCSP-20159-sharded-clusters-and-file-system-snapshots

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-46854-migrate-pqs-tutorial

* DOCSP-46854-migrate-pqs-tutorial

* DOCSP-46854-migrate-pqs-tutorial

* DOCSP-46854-migrate-pqs-tutorial

* DOCSP-46854-migrate-pqs-tutorial

* DOCSP-46854 tech edits

* DOCSP-46854 tech edits

* DOCSP-46854 fixing build

(cherry picked from commit 9da7e4e)

# Conflicts:
#	source/reference/cutover-process.txt
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 23, 2025
Co-authored-by: kanchana-mongodb <54281287+kanchana-mongodb@users.noreply.github.com>
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.

2 participants