Brandon Williams
|
0b1f78250c
|
update RecordMeetingTests
|
2024-09-26 13:32:58 -04:00 |
|
Stephen Celis
|
08faf84fe3
|
MainActor Store Isolation (#3277)
* `@preconcurrency @MainActor` isolation of `Store`
* Remove unneeded `@MainActor`s
* Remove thread checking code
* Remove unneeded `@MainActor`s
* Swift 5.10 compatibility fixes
* wip
* More 5.10 fixes
* wip
* fixes
* wip
* wip
* up the timeout
* wip
* Fixes
* Remove mainActorASAP in favor of mainActorNow. (#3288)
* wip
* Run swift-format
* Update README.md
* Fix integration tests. (#3294)
* Fix integration tests.
* wip
* wip
* Run swift-format
* mainActorNow doesnt need escaping closure
* wip
* migration guide
* wip
* Update MigratingTo1.14.md
---------
Co-authored-by: Brandon Williams <mbrandonw@hey.com>
Co-authored-by: Brandon Williams <135203+mbrandonw@users.noreply.github.com>
Co-authored-by: mbrandonw <mbrandonw@users.noreply.github.com>
|
2024-08-27 10:57:46 -07:00 |
|
Stephen Celis
|
e1f07facd9
|
Fix some warnings (#3279)
We have a few warnings, mostly in the test suite, that have cropped up
with deprecations and Xcode 16 strict concurrency, so let's address
them.
|
2024-08-12 08:24:30 -07:00 |
|
Stephen Celis
|
c383ce6e94
|
Fix SwiftSyntax 510 / Xcode 15.3 warnings (#2909)
* Fix SwiftSyntax 510 / Xcode 15.3 warnings
* fix
* wip
* wip
|
2024-03-11 18:27:52 -07:00 |
|
Stephen Celis
|
a611f141dd
|
Standups -> SyncUps (#2524)
* Standups -> SyncUps
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2023-10-17 14:13:36 -07:00 |
|