Skip to content

MacOSX backend not closing properly #4142

@cimarronm

Description

@cimarronm

MacOSX backend does not seem to be closing properly when plot windows are closed.

import matplotlib.pyplot as plt

plt.plot(range(10))
plt.show()
print("Won't reach here")
plt.plot(range(20))
plt.show()

The python script will halt after the first plt.show() even after closing the plot windows. Problem seems to be that the backend NSApp is not quitting and is not returning back from show().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy