modal-labs / synchronicity

Synchronicity lets you interoperate with asynchronous Python APIs.
Apache License 2.0
80 stars 3 forks source link

Adds support for lazily restarting synchronizer loop if pid changes (typically on fork) #163

Closed freider closed 2 weeks ago

freider commented 2 weeks ago

TODO: investigate what happens when the event loop/task references are garbage collected in the new process