holochain / lib3h

The lib3h p2p communication rust library.
Apache License 2.0
44 stars 5 forks source link

Periodic task #497

Closed neonphog closed 4 years ago

neonphog commented 4 years ago

PR summary

Creates schedule_periodic_task function on GhostActorSystem allowing ghost actors to schedule tasks that contain self references.

Review checklist