Commit Graph

4 Commits

Author SHA1 Message Date
Trevor Clinkenbeard 347586cc74 Rename ThreadHelper.actor.h 2026-06-21 01:58:26 -07:00
Trevor Clinkenbeard 673dcfdbf0 Rename fdbcli.actor.h 2026-03-13 00:43:02 +00:00
Trevor Clinkenbeard 23885dbb7e Rename non-actor files in fdbcli 2026-03-13 00:23:11 +00:00
Trevor Clinkenbeard 719b2377dd
Convert several `fdbcli` files to standard coroutines (#12760)
* Convert actors to standard coroutines in several fdbcli files

* Avoid expensive copy

* Fix LockCommand.actor.cpp build

* Fix build

* Post coroutine conversion cleanup
2026-03-10 12:36:44 -07:00