<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mongo.git/src/mongo/executor/thread_pool_task_executor_test.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/mongo.git/atom?h=master</id>
<link rel='self' href='http://git.gnuabordo.com.br/mongo.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/'/>
<updated>2024-08-27T14:29:17+00:00</updated>
<entry>
<title>SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)</title>
<updated>2024-08-27T14:29:17+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>BillyDonahue@users.noreply.github.com</email>
</author>
<published>2024-08-27T13:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=2a0f75ec5c0cc4db59e88932ea835cc619d2a5b7'/>
<id>urn:sha1:2a0f75ec5c0cc4db59e88932ea835cc619d2a5b7</id>
<content type='text'>
GitOrigin-RevId: 653d1845f2e73e1f4057d4616f43865253972233
</content>
</entry>
<entry>
<title>SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0</title>
<updated>2023-07-01T12:45:34+00:00</updated>
<author>
<name>Daniel Moody</name>
<email>daniel.moody@mongodb.com</email>
</author>
<published>2023-06-29T14:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=f8e4be7f6da71f978b2aa9991febb4c7ad89c903'/>
<id>urn:sha1:f8e4be7f6da71f978b2aa9991febb4c7ad89c903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-33522 Skip `TaskExecutor::signalEvent` when shutdown is in progress</title>
<updated>2022-05-18T21:12:54+00:00</updated>
<author>
<name>Amirsaman Memaripour</name>
<email>amirsaman.memaripour@mongodb.com</email>
</author>
<published>2022-05-18T20:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=48610db5accc050ca732f5533bd99bd2bebcf59f'/>
<id>urn:sha1:48610db5accc050ca732f5533bd99bd2bebcf59f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-53230: Rename cancelation -&gt; cancellation everywhere</title>
<updated>2021-03-23T17:37:22+00:00</updated>
<author>
<name>Tyler Seip</name>
<email>Tyler.Seip@mongodb.com</email>
</author>
<published>2021-03-19T18:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=8c463d0aa0cce19073210d274dcbb04c156dc802'/>
<id>urn:sha1:8c463d0aa0cce19073210d274dcbb04c156dc802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-40811 make initializers throwy</title>
<updated>2020-12-08T22:45:08+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2020-04-26T11:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=7c51aca7fd085ead0ae3e19d967ff1abf111d13a'/>
<id>urn:sha1:7c51aca7fd085ead0ae3e19d967ff1abf111d13a</id>
<content type='text'>
- Consolidate init-related headers (just init.h and initializer.h)
- Factor out a separate DependencyGraph component
- Remove MONGO_DEFAULT_PREREQUISITES, MONGO_NO_PREREQUISITES, MONGO_NO_DEPENDENTS.
- Document the role of the "default" initializer.
</content>
</entry>
<entry>
<title>SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemoteCommand</title>
<updated>2020-10-09T00:20:21+00:00</updated>
<author>
<name>Matthew Saltz</name>
<email>matthew.saltz@mongodb.com</email>
</author>
<published>2020-10-08T18:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=d5e397c7f2a332b8149c245c5ade96c1ba986125'/>
<id>urn:sha1:d5e397c7f2a332b8149c245c5ade96c1ba986125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-49800 fix use-after-move violations in tests</title>
<updated>2020-08-01T18:52:39+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2020-08-01T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=7cdef9c3982206dfc2fdd3b660d4e4d6f5e5d9e9'/>
<id>urn:sha1:7cdef9c3982206dfc2fdd3b660d4e4d6f5e5d9e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-48346 Fix lifetime issues for barriers captured by reference</title>
<updated>2020-06-02T13:22:38+00:00</updated>
<author>
<name>Amirsaman Memaripour</name>
<email>amirsaman.memaripour@mongodb.com</email>
</author>
<published>2020-05-26T18:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=3b7bc03a8f8b964769ff708674163b67ddd1a450'/>
<id>urn:sha1:3b7bc03a8f8b964769ff708674163b67ddd1a450</id>
<content type='text'>
Extends the lifetime of barriers that are referenced by background
threads and their reference could outlive the barrier's owner.
</content>
</entry>
<entry>
<title>SERVER-43317 merge failpoint headers. Rewrite docs.</title>
<updated>2019-10-03T19:57:40+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-10-03T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=8ccaacce937ae51deef27c41e977aca0511fb338'/>
<id>urn:sha1:8ccaacce937ae51deef27c41e977aca0511fb338</id>
<content type='text'>
iterate docs
</content>
</entry>
<entry>
<title>SERVER-43119 FailPoint cleanup</title>
<updated>2019-09-10T19:03:36+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-09-10T19:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=5a0f718e1309a4484580d8038016d043ef3b887f'/>
<id>urn:sha1:5a0f718e1309a4484580d8038016d043ef3b887f</id>
<content type='text'>
- Don't use MONGO_INITIALIZER to declare each fail point.
  We only need one init task in total: freeze and iterate the registry.

- remove MONGO_FAIL_POINT_DECLARE macro (extern)
- remove MONGO_FAIL_POINT_SHOULD_FAIL macro (FailPoint::shouldFail)
- remove MONGO_FAIL_POINT_BLOCK_IF (FailPoint::executeIf)
- remove MONGO_FAIL_POINT_BLOCK (FailPoint::execute)
- clean up FailPointRegistry and fail_point_service implementation.
</content>
</entry>
</feed>
