Created on 2022-03-17.18:38:07 by ced, last changed 4 months ago by roundup-bot.
New changeset acfc4dd4a177 by Cédric Krier in branch '6.2': Do not start status report on platform without AF_UNIX socket https://hg.tryton.org/trytond/rev/acfc4dd4a177 New changeset 5eacf92579f5 by Cédric Krier in branch '6.0': Do not start status report on platform without AF_UNIX socket https://hg.tryton.org/trytond/rev/5eacf92579f5
New changeset 1f599b95ee21 by Cédric Krier in branch 'default': Do not start status report on platform without AF_UNIX socket https://hg.tryton.org/tryton-env/rev/1f599b95ee21
New changeset f9c934230c6b by Cédric Krier in branch 'default': Do not start status report on platform without AF_UNIX socket https://hg.tryton.org/trytond/rev/f9c934230c6b
The status module raise an exception when used on OS without AF_UNIX
(like Windows) but does not crash because it is in a thread.
As it is not a critical behavior, I think we should just not start the thread and end trytond-stat
nicely.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-15 00:01:36 | roundup-bot | set | keyword:
- backport messages: + msg75795 |
2022-04-01 23:48:36 | roundup-bot | set | messages: + msg74915 |
2022-04-01 23:48:33 | roundup-bot | set | messages:
+ msg74914 nosy: + roundup-bot status: testing -> resolved |
2022-03-20 11:12:12 | ced | set | title: Server raised exception when running on Windows -> Server raised exception for status when running on Windows |
2022-03-17 19:05:27 | reviewbot | set | messages:
+ msg74578 nosy: + reviewbot |
2022-03-17 18:39:00 | ced | set | keyword: + backport |
2022-03-17 18:38:51 | ced | set | keyword:
+ review reviews: 393871002 status: in-progress -> testing |
2022-03-17 18:38:07 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)