chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #1325: qt-light egg: timers may put chicken into


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1325: qt-light egg: timers may put chicken into an inconsistent state
Date: Fri, 25 Aug 2017 12:22:59 -0000

#1325: qt-light egg: timers may put chicken into an inconsistent state
-----------------------------------+---------------------
            Reporter:  retroj      |      Owner:
                Type:  defect      |     Status:  new
            Priority:  major       |  Milestone:  someday
           Component:  extensions  |    Version:  4.11.0
          Resolution:              |   Keywords:
Estimated difficulty:              |
-----------------------------------+---------------------

Comment (by sjamaan):

 It sounds like these callbacks are executed in a different thread. This is
 explicitly not supported. You could set up something in pure C which
 writes to a mailbox or some such (perhaps with the concurrent-native-
 callbacks egg)

 So I don't think this is a bug. Can you maybe provide some more
 information about how this works in QT?

--
Ticket URL: <https://bugs.call-cc.org/ticket/1325#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]