Commit Graph

3 Commits

Author SHA1 Message Date
Konrad `ktoso` Malawski
cee89ec541 [Distributed] DistributedActorSystem renaming and redesign (#40387)
* [Distributed] towards DistributedActorSystem; synthesize the id earlier, since Identifiable.id

* Fix execute signature to what Pavel is working with

* funcs are ok in sil

* fixed lifetime of id in inits

* fix distributed_actor_deinit

* distributed_actor_local

* update more tests

fixing tests

fix TBD test

fix Serialization/distributed

fix irgen test

Fix null pointer crashes

* prevent issues with null func ptrs and fix Distributed prorotocol test

* fix deinit sil test
2021-12-13 11:29:25 +09:00
Konrad `ktoso` Malawski
bb9f2e4eb8 [Distributed] move _missingDistributedActorTransport to _Distributed 2021-06-08 14:50:25 +09:00
Konrad `ktoso` Malawski
20382d5b89 [Distributed] remove manual implementations of _remote funcs 2021-06-07 18:21:37 +09:00