Menu

#666 PyTango shutdown sometimes blocks.

closed-fixed
None
PyTango
5
2014-04-24
2014-04-24
No

When PyTango client shutsdown it sometimes blocks.

Discussion

  • Tiago Coutinho

    Tiago Coutinho - 2014-04-24
     
  • Tiago Coutinho

    Tiago Coutinho - 2014-04-24

    The problem was traced back to the leavefunc executed at python interpreter shutdown.

    Actually python should not need to execute this function since it seems to be called by C++ layer.

    In order to avoid potential problems in untested platforms (windows, macos), the proposed solution is just to release the GIL during the C++ call.

    It seems to solve the problem.

    Fixed in PyTango SVN trunk
    Should become visible in next PyTango release 8.1.2

     
  • Tiago Coutinho

    Tiago Coutinho - 2014-04-24
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB