Mercurial > libervia-backend
annotate sat_frontends/primitivus/__init__.py @ 3654:3910ad643e9d
plugin android: use `callFromThread` instead of `callLater`:
`callLater` is not made to be called outside of main thread, `callFromThread` is the
method to call in this case.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 08 Sep 2021 11:17:13 +0200 |
parents | 26edcf3a30eb |
children |
rev | line source |
---|