FLTK logo

STR #1233

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1233

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:4 - High, e.g. key functionality not working
Scope:2 - Specific to an operating system
Subsystem:MacOS
Summary:On OSX, add_timeout leaks some manner of system resource
Version:1.1.7
Created By:derek.signalmarketing
Assigned To:matt
Fix Version:1.1-current (SVN: v5003)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 derek.signalmarketing
10:08 Apr 07, 2006
timer.cpp
0k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 derek.signalmarketing
10:08 Apr 07, 2006
Calling add_timeout from a timeout handler seems to leak "mach ports", and chew progressively more cpu.

Using repeat_timeout instead works ok.
 
 
#2 matt
20:03 Apr 19, 2006
Fixed in Subversion repository.

previous timer implementation on Mac OS X was eating up various resources. The new implementation will return Timer and UPP to the system, or just reprogram a timer for efficiency, where possible.
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.