Skip to content
  • Pavel Cisler's avatar
    Work in progress on fixing Nautilus deadlocking when quitting while async · c9db4c02
    Pavel Cisler authored
    2000-05-10  Pavel Cisler  <pavel@eazel.com>
    
    	* src/ntl-app.c:
    	* src/ntl-app.h:
    	(nautilus_app_destroy_window), (nautilus_app_real_quit),
    	(nautilus_app_quit)
    	Work in progress on fixing Nautilus deadlocking when quitting while
    	async file operations are in progress. Made it so that Nautilus
    	waits for gnome VFS threads to complete before it quits and takes
    	down the idle task. This only fixes part of the problem, Nautilus
    	still deadlocks on gnome vfs jobs that get cancelled right after
    	they were started.
    c9db4c02