Mercurial > libervia-backend
annotate docker/libervia-web-dev-e2e/libervia.conf @ 3648:71cfe9334f73
bridge (dbus/frontend): reintrospect signature in case of guess error:
When a "Unable to guess signature […]" `ValueError` is raised during a method call, the
signatures are re-introspected. This should fix this issue when a frontend is launched
just after to the backend (this happens notably with tests).
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 08 Sep 2021 11:16:21 +0200 |
parents | 73e04040d577 |
children |
rev | line source |
---|---|
3497
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
1 [web] |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
2 tls_certificate = /usr/share/libervia/certificates/server1.test.pem |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
3 tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem |