<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/upython/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/upython/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/upython/bugs/</id><updated>2000-07-23T17:29:41Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Too much CPU used...</title><link href="https://sourceforge.net/p/upython/bugs/1/" rel="alternate"/><published>2000-07-23T17:29:41Z</published><updated>2000-07-23T17:29:41Z</updated><author><name>Joao Sena Ribeiro</name><uri>https://sourceforge.net/u/sena/</uri></author><id>https://sourceforge.net44f24682e7d4b006a95a31ab775726e3c7c681e1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;UPython is currently using a combination of signal(SIGALRM, function) and alarm(time) to standby for next connection. However, this is too heavy on the machine's CPU... Is there a way to make this more efficient?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>